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