2 references to CheckAndGatherProjectAutoResponseFile
MSBuild (2)
XMake.cs (2)
300
if (commandLineParser.
CheckAndGatherProjectAutoResponseFile
(switchesFromAutoResponseFile, commandLineSwitches, false, fullCommandLine))
2056
bool foundProjectAutoResponseFile = commandLineParser.
CheckAndGatherProjectAutoResponseFile
(switchesFromAutoResponseFile, commandLineSwitches, recursing, commandLine);