2 writes to _callbackException
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\PtsContext.cs (2)
181_callbackException = null; 438set { _callbackException = value; }
1 reference to _callbackException
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\PtsContext.cs (1)
437get { return _callbackException; }