12 references to SetSwitchError
MSBuild (12)
CommandLine\CommandLineParser.cs (7)
340
commandLineSwitches.
SetSwitchError
("MissingResponseFileError", unquotedCommandLineArg, commandLine);
448
commandLineSwitches.
SetSwitchError
(duplicateSwitchErrorMessage, unquotedCommandLineArg, commandLine);
494
commandLineSwitches.
SetSwitchError
("EnvironmentVariableAsSwitch", unquotedCommandLineArg, commandLine);
507
commandLineSwitches.
SetSwitchError
(missingParametersErrorMessage, unquotedCommandLineArg, commandLine);
513
commandLineSwitches.
SetSwitchError
(duplicateSwitchErrorMessage, unquotedCommandLineArg, commandLine);
518
commandLineSwitches.
SetSwitchError
(missingParametersErrorMessage, unquotedCommandLineArg, commandLine);
679
switchesFromAutoResponseFile.
SetSwitchError
("CannotAutoDisableAutoResponseFile",
CommandLine\CommandLineSwitches.cs (4)
803
SetSwitchError
("UnknownSwitchError", badCommandLineArgValue, commandLine);
812
SetSwitchError
("UnexpectedParametersError", badCommandLineArgValue, commandLine);
947
SetSwitchError
(s_parameterlessSwitchesMap[i].duplicateSwitchErrorMessage,
971
SetSwitchError
(s_parameterizedSwitchesMap[j].duplicateSwitchErrorMessage,
XMake.cs (1)
2744
commandLineSwitches.
SetSwitchError
("NotWarnAsErrorWithoutWarnAsError",