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