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

Member predicate ArgumentPosition::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()