2 references to GatherAutoResponseFileSwitchesFromFullPath
MSBuild (2)
XMake.cs (2)
2465
return
GatherAutoResponseFileSwitchesFromFullPath
(autoResponseFile, switchesFromAutoResponseFile, commandLine);
3134
found = !string.IsNullOrWhiteSpace(directoryResponseFile) &&
GatherAutoResponseFileSwitchesFromFullPath
(directoryResponseFile, switchesFromAutoResponseFile, commandLine);