2 writes to _badCommandLineArg
MSBuild (2)
CommandLineSwitches.cs (2)
857_badCommandLineArg = badCommandLineArgValue; 915_badCommandLineArg = switchesToAppend._badCommandLineArg;
3 references to _badCommandLineArg
MSBuild (3)
CommandLineSwitches.cs (3)
882InitializationException.Throw(_errorMessage, _badCommandLineArg, _innerException, false); 891CommandLineSwitchException.Throw("SwitchErrorWithArguments", _badCommandLineArg, ResourceUtilities.GetResourceString(_errorMessage), _commandLine, StringBuilderCache.GetStringAndRelease(sb)); 915_badCommandLineArg = switchesToAppend._badCommandLineArg;