Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for C#
codeql/csharp-all 5.1.6 (changelog, source)

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()