1 instantiation of DebugControllerThread
System.Workflow.Runtime (1)
DebugEngine\DebugController.cs (1)
329
this.debugControllerThread = new
DebugControllerThread
();
1 reference to DebugControllerThread
System.Workflow.Runtime (1)
DebugEngine\DebugController.cs (1)
51
private
DebugControllerThread
debugControllerThread;