2 references to HeapLeftChild
PresentationCore (2)
Shared\MS\Internal\PriorityQueue.cs (2)
186int leftChild = HeapLeftChild(parent); 200leftChild = HeapLeftChild(parent);