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

Member predicate DelegateCreation::getArgument

Gets the argument of this delegate creation. Either a callable access (CallableAccess), an anonymous function (AnonymousFunctionExpr), or a value of delegate type (DelegateType).

Expr getArgument()