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