2 references to WorkflowUnloaded
System.Workflow.Runtime (1)
WorkflowRuntime.cs (1)
761
_OnServiceEvent(schedule, true,
WorkflowUnloaded
);
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowInstanceLifeTimeManagerExtension.cs (1)
332
this.workflowRuntime.
WorkflowUnloaded
+= OnWorkflowUnloaded;