12 references to SetSwitchError
MSBuild (12)
CommandLine\CommandLineParser.cs (7)
335
commandLineSwitches.
SetSwitchError
("MissingResponseFileError", unquotedCommandLineArg, commandLine);
443
commandLineSwitches.
SetSwitchError
(duplicateSwitchErrorMessage, unquotedCommandLineArg, commandLine);
489
commandLineSwitches.
SetSwitchError
("EnvironmentVariableAsSwitch", unquotedCommandLineArg, commandLine);
502
commandLineSwitches.
SetSwitchError
(missingParametersErrorMessage, unquotedCommandLineArg, commandLine);
508
commandLineSwitches.
SetSwitchError
(duplicateSwitchErrorMessage, unquotedCommandLineArg, commandLine);
513
commandLineSwitches.
SetSwitchError
(missingParametersErrorMessage, unquotedCommandLineArg, commandLine);
673
switchesFromAutoResponseFile.
SetSwitchError
("CannotAutoDisableAutoResponseFile",
CommandLine\CommandLineSwitches.cs (4)
802
SetSwitchError
("UnknownSwitchError", badCommandLineArgValue, commandLine);
811
SetSwitchError
("UnexpectedParametersError", badCommandLineArgValue, commandLine);
946
SetSwitchError
(s_parameterlessSwitchesMap[i].duplicateSwitchErrorMessage,
970
SetSwitchError
(s_parameterizedSwitchesMap[j].duplicateSwitchErrorMessage,
XMake.cs (1)
2349
commandLineSwitches.
SetSwitchError
("NotWarnAsErrorWithoutWarnAsError",