2 references to HeapLeftChild
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\LegacyPriorityQueue.cs (2)
194int leftChild = HeapLeftChild(parent); 208leftChild = HeapLeftChild(parent);