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

Member predicate Compilation::getExpandedArgument

Gets the ith expanded command line argument. This is similar to getArgument, but for a @someFile.rsp argument, it includes the arguments from that file, rather than just taking the argument literally.

string getExpandedArgument(int i)