2 writes to _innerException
MSBuild (2)
CommandLine\CommandLineSwitches.cs (2)
867_innerException = innerExceptionValue; 925_innerException = switchesToAppend._innerException;
2 references to _innerException
MSBuild (2)
CommandLine\CommandLineSwitches.cs (2)
891InitializationException.Throw(_errorMessage, _badCommandLineArg, _innerException, false); 925_innerException = switchesToAppend._innerException;