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)
21
get { return
_exception
.InnerException; }
26
get { return
_exception
.Message; }