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