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