5 references to SetParameterError
MSBuild (5)
CommandLine\CommandLineParser.cs (4)
405commandLineSwitches.SetParameterError("ReadResponseFileError", unquotedCommandLineArg, e, commandLine); 409commandLineSwitches.SetParameterError("ReadResponseFileError", unquotedCommandLineArg, e, commandLine); 413commandLineSwitches.SetParameterError("ReadResponseFileError", unquotedCommandLineArg, e, commandLine); 417commandLineSwitches.SetParameterError("ReadResponseFileError", unquotedCommandLineArg, e, commandLine);
CommandLine\CommandLineSwitches.cs (1)
840SetParameterError(messageResourceNameValue, badCommandLineArgValue, null, commandLine);