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