2 references to HandleStopped
System.Workflow.Runtime (2)
Hosting\WorkflowRuntimeService.cs (2)
39
_runtime.Stopped -= this.
HandleStopped
;
45
_runtime.Stopped += this.
HandleStopped
;