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

Member predicate Call :: getRuntimeArgumentForName

Gets the argument that corresponds to a parameter named name of a potential run-time target of this call.

Expr getRuntimeArgumentForName ( string name )