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

Member predicate ObjectCreation::getRawArgument

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

Expr getRawArgument(int i)