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