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