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

Member predicate ParameterPosition::isDelegateSelf

Holds if this position represents a reference to a delegate itself.

Used for tracking flow through captured variables and for improving delegate dispatch.

predicate isDelegateSelf()