2 writes to _badCommandLineArg
MSBuild (2)
CommandLineSwitches.cs (2)
858_badCommandLineArg = badCommandLineArgValue; 916_badCommandLineArg = switchesToAppend._badCommandLineArg;
3 references to _badCommandLineArg
MSBuild (3)
CommandLineSwitches.cs (3)
883InitializationException.Throw(_errorMessage, _badCommandLineArg, _innerException, false); 892CommandLineSwitchException.Throw("SwitchErrorWithArguments", _badCommandLineArg, ResourceUtilities.GetResourceString(_errorMessage), _commandLine, StringBuilderCache.GetStringAndRelease(sb)); 916_badCommandLineArg = switchesToAppend._badCommandLineArg;