CodeQL library for C#
codeql/csharp-all 0.6.2 ( 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 ( )