2 references to HandleStarted
System.Workflow.Runtime (2)
Hosting\WorkflowRuntimeService.cs (2)
38
_runtime.Started -= this.
HandleStarted
;
44
_runtime.Started += this.
HandleStarted
;