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