1 write to coreRuntime
System.Workflow.Runtime (1)
DebugEngine\IWorkflowDebuggerService.cs (1)
22this.coreRuntime = coreRuntime;
2 references to coreRuntime
System.Workflow.Runtime (2)
DebugEngine\IWorkflowDebuggerService.cs (2)
27this.coreRuntime.RaiseHandlerInvoking(delegateHandler); 32this.coreRuntime.RaiseHandlerInvoked();