2 instantiations of ExceptionContext
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
3663e.Data[ExceptionContext.Key] = new ExceptionContext(e.Data[ExceptionContext.Key], e.StackTrace, plsrun, lsrun); 3674e.Data[ExceptionContext.Key] = new ExceptionContext(null, methodName, plsrun, lsrun);
3 references to ExceptionContext
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (3)
3663e.Data[ExceptionContext.Key] = new ExceptionContext(e.Data[ExceptionContext.Key], e.StackTrace, plsrun, lsrun); 3674e.Data[ExceptionContext.Key] = new ExceptionContext(null, methodName, plsrun, lsrun);