3 references to Stop
System.Workflow.Runtime (3)
DebugEngine\DebugController.cs (3)
285
this.serviceContainer.Stopped += this.
Stop
;
464
Stop
(null, default(WorkflowRuntimeEventArgs));
646
Stop
(null, new WorkflowRuntimeEventArgs(false));