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); 674switchesFromAutoResponseFile.SetSwitchError("CannotAutoDisableAutoResponseFile",
CommandLine\CommandLineSwitches.cs (4)
800SetSwitchError("UnknownSwitchError", badCommandLineArgValue, commandLine); 809SetSwitchError("UnexpectedParametersError", badCommandLineArgValue, commandLine); 944SetSwitchError(s_parameterlessSwitchesMap[i].duplicateSwitchErrorMessage, 968SetSwitchError(s_parameterizedSwitchesMap[j].duplicateSwitchErrorMessage,
XMake.cs (1)
2743commandLineSwitches.SetSwitchError("NotWarnAsErrorWithoutWarnAsError",