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