2 writes to _commandLine
MSBuild (2)
CommandLineSwitches.cs (2)
861_commandLine = commandLine; 919_commandLine = commandLine;
1 reference to _commandLine
MSBuild (1)
CommandLineSwitches.cs (1)
892CommandLineSwitchException.Throw("SwitchErrorWithArguments", _badCommandLineArg, ResourceUtilities.GetResourceString(_errorMessage), _commandLine, StringBuilderCache.GetStringAndRelease(sb));