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