5 references to SetParameterError
MSBuild (5)
CommandLine\CommandLineParser.cs (4)
400commandLineSwitches.SetParameterError("ReadResponseFileError", unquotedCommandLineArg, e, commandLine); 404commandLineSwitches.SetParameterError("ReadResponseFileError", unquotedCommandLineArg, e, commandLine); 408commandLineSwitches.SetParameterError("ReadResponseFileError", unquotedCommandLineArg, e, commandLine); 412commandLineSwitches.SetParameterError("ReadResponseFileError", unquotedCommandLineArg, e, commandLine);
CommandLine\CommandLineSwitches.cs (1)
839SetParameterError(messageResourceNameValue, badCommandLineArgValue, null, commandLine);