1 instantiation of InstanceTable
System.Workflow.Runtime (1)
DebugEngine\DebugController.cs (1)
330this.instanceTable = new InstanceTable(this.debugControllerThread.ManagedThreadId);
1 reference to InstanceTable
System.Workflow.Runtime (1)
DebugEngine\DebugController.cs (1)
59private InstanceTable instanceTable;