We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For security checks I need to run code anaylses with sonarCube and the following blocker issue found:
pnpcore/src/sdk/PnP.Core/QueryModel/Model/BaseQueryableDataModelCollection.cs
Line 86 in bf1985c
Fix:
if (provider != null && Expression != null)
Syntax error