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