1 write to _workflowDebuggerService
System.Workflow.Runtime (1)
WorkflowExecutor.cs (1)
136
this.
_workflowDebuggerService
= new WorkflowDebuggerService(this);
1 reference to _workflowDebuggerService
System.Workflow.Runtime (1)
WorkflowExecutor.cs (1)
3096
return this.
_workflowDebuggerService
as IWorkflowDebuggerService;