1 write to newFirstElement
System.Workflow.Runtime (1)
KeyedPriorityQueue.cs (1)
19this.newFirstElement = newFirstElement;
1 reference to newFirstElement
System.Workflow.Runtime (1)
KeyedPriorityQueue.cs (1)
23public T NewFirstElement { get { return newFirstElement; } }