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