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