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