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