2 references to SiftDown
PresentationCore (2)
Shared\MS\Internal\PriorityQueue.cs (2)
164int index = SiftDown(0); // sift the gap at the root down to the bottom 249int index = SiftDown(i);