3 references to Key
PresentationCore (3)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (3)
3414
e.Data[ExceptionContext.
Key
] = new ExceptionContext(e.Data[ExceptionContext.
Key
], e.StackTrace, plsrun, lsrun);
3421
e.Data[ExceptionContext.
Key
] = new ExceptionContext(null, methodName, plsrun, lsrun);