1 write to Key
System.Workflow.Runtime (1)
KeyedPriorityQueue.cs (1)
231Key = key;
2 references to Key
System.Workflow.Runtime (2)
KeyedPriorityQueue.cs (2)
96if (heap[i].Key.Equals(key)) 148keys.Add(heap[i].Key);