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

Member predicate Call :: getRawArgument

Gets the ith “raw” argument to this call, if any. For instance methods, argument 0 is the qualifier.

Expr getRawArgument ( int i )