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