2 references to WorkflowAborted
System.Workflow.Runtime (1)
WorkflowRuntime.cs (1)
754
_OnServiceEvent(schedule, true,
WorkflowAborted
);
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowInstanceLifeTimeManagerExtension.cs (1)
329
this.workflowRuntime.
WorkflowAborted
+= OnWorkflowAborted;