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