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

Member predicate Compilation::getExpandedArguments

Gets the expanded arguments as a concatenated string. This is similar to getArguments, but for a @someFile.rsp argument, it includes the arguments from that file, rather than just taking the argument literally.

string getExpandedArguments()