1 write to UnhandledExceptionSource
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
5233
instance.EventData.
UnhandledExceptionSource
= exceptionSource;
1 reference to UnhandledExceptionSource
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
5248
return OnStage1Complete(lastResult, instance, instance.EventData.UnhandledException, instance.EventData.
UnhandledExceptionSource
, instance.EventData.UnhandledExceptionSourceInstance);