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