2 references to GatherAutoResponseFileSwitchesFromFullPath
MSBuild (2)
CommandLine\CommandLineParser.cs (2)
235found = !string.IsNullOrWhiteSpace(directoryResponseFile) && GatherAutoResponseFileSwitchesFromFullPath(directoryResponseFile, switchesFromAutoResponseFile, commandLine); 556return GatherAutoResponseFileSwitchesFromFullPath(autoResponseFile, switchesFromAutoResponseFile, commandLine);