2 writes to _commandLine
MSBuild (2)
CommandLine\CommandLineSwitches.cs (2)
869_commandLine = commandLine; 927_commandLine = commandLine;
1 reference to _commandLine
MSBuild (1)
CommandLine\CommandLineSwitches.cs (1)
900CommandLineSwitchException.Throw("SwitchErrorWithArguments", _badCommandLineArg, ResourceUtilities.GetResourceString(_errorMessage), _commandLine, StringBuilderCache.GetStringAndRelease(sb));