2 references to GatherAllSwitches
MSBuild (2)
XMake.cs (2)
298
commandLineParser.
GatherAllSwitches
(commandLine, out var switchesFromAutoResponseFile, out var switchesNotFromAutoResponseFile, out string fullCommandLine, out s_exeName);
670
commandLineParser.
GatherAllSwitches
(commandLine, out var switchesFromAutoResponseFile, out var switchesNotFromAutoResponseFile, out _, out s_exeName);