1 instantiation of UnhandledExceptionEventHandler
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
2226unhandledExceptionHandler = new UnhandledExceptionEventHandler();
1 reference to UnhandledExceptionEventHandler
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
57static UnhandledExceptionEventHandler unhandledExceptionHandler;