2 writes to _innerException
MSBuild (2)
CommandLine\CommandLineSwitches.cs (2)
866_innerException = innerExceptionValue; 924_innerException = switchesToAppend._innerException;
2 references to _innerException
MSBuild (2)
CommandLine\CommandLineSwitches.cs (2)
890InitializationException.Throw(_errorMessage, _badCommandLineArg, _innerException, false); 924_innerException = switchesToAppend._innerException;