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