2 writes to _innerException
MSBuild (2)
CommandLineSwitches.cs (2)
859_innerException = innerExceptionValue; 917_innerException = switchesToAppend._innerException;
2 references to _innerException
MSBuild (2)
CommandLineSwitches.cs (2)
883InitializationException.Throw(_errorMessage, _badCommandLineArg, _innerException, false); 917_innerException = switchesToAppend._innerException;