CodeQL library for C#
codeql/csharp-all 3.1.1-dev (changelog, source)
Search

Predicate signature InputSig::lambdaCall

Holds if call is a lambda call of kind kind where receiver is the lambda expression.

signature predicate lambdaCall(DataFlowCall call, LambdaCallKind kind, Node receiver)