1 reference to OnUnhandledException
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
5258
Func<WorkflowApplicationUnhandledExceptionEventArgs, UnhandledExceptionAction> handler = instance.
OnUnhandledException
;