2 references to Exception
System.Workflow.Runtime (2)
Tracking.cs (2)
842if (null != wtea.Exception) 843args = new TrackingWorkflowTerminatedEventArgs(wtea.Exception);