4 references to Priority
System.Workflow.Runtime (4)
Lock.cs (4)
177if (heldLock.InstanceId == theLock.InstanceId && heldLock.Priority <= theLock.Priority) 183if (heldLock.InstanceId == theLock.InstanceId && heldLock.Priority < theLock.Priority)