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