3 writes to _exception
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (3)
3664
_exception
= e;
3675
_exception
= e;
3716
set {
_exception
= value; }
1 reference to _exception
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3714
get { return
_exception
; }