3 references to SetUnknownSwitchError
Microsoft.Build.CommandLine.UnitTests (2)
CommandLineSwitches_Tests.cs (2)
948
switchesLeft.
SetUnknownSwitchError
("/bogus");
978
switchesLeft.
SetUnknownSwitchError
("/bogus");
MSBuild (1)
CommandLine\CommandLineParser.cs (1)
314
commandLineSwitches.
SetUnknownSwitchError
(unquotedCommandLineArg, commandLine);