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