2 writes to _innerException
MSBuild (2)
CommandLine\CommandLineSwitches.cs (2)
864_innerException = innerExceptionValue; 922_innerException = switchesToAppend._innerException;
2 references to _innerException
MSBuild (2)
CommandLine\CommandLineSwitches.cs (2)
888InitializationException.Throw(_errorMessage, _badCommandLineArg, _innerException, false); 922_innerException = switchesToAppend._innerException;