1 write to debugController
System.Workflow.Runtime (1)
WorkflowRuntime.cs (1)
206this.debugController = new DebugController(this, _name);
2 references to debugController
System.Workflow.Runtime (2)
WorkflowRuntime.cs (2)
222if (this.debugController != null) 224this.debugController.Close();