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