2 writes to _callbackException
PresentationFramework (2)
MS\Internal\PtsHost\PtsContext.cs (2)
163
_callbackException
= null;
409
set {
_callbackException
= value; }
1 reference to _callbackException
PresentationFramework (1)
MS\Internal\PtsHost\PtsContext.cs (1)
408
get { return
_callbackException
; }