1 write to t_heldLocks
System.Workflow.Runtime (1)
Lock.cs (1)
77
InstanceLock.
t_heldLocks
= new List<InstanceLock>();
2 references to t_heldLocks
System.Workflow.Runtime (2)
Lock.cs (2)
74
List<InstanceLock> tLocks = InstanceLock.
t_heldLocks
;
78
tLocks = InstanceLock.
t_heldLocks
;