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