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