1 write to _exception
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ImportCardinalityMismatchExceptionDebuggerProxy.cs (1)
16_exception = exception;
2 references to _exception
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ImportCardinalityMismatchExceptionDebuggerProxy.cs (2)
21get { return _exception.InnerException; } 26get { return _exception.Message; }