3 references to SetUnknownSwitchError
Microsoft.Build.CommandLine.UnitTests (2)
CommandLineSwitches_Tests.cs (2)
940switchesLeft.SetUnknownSwitchError("/bogus"); 970switchesLeft.SetUnknownSwitchError("/bogus");
MSBuild (1)
XMake.cs (1)
2144commandLineSwitches.SetUnknownSwitchError(unquotedCommandLineArg, commandLine);