2 references to GetFirstChildIndex
System.Collections (2)
System\Collections\Generic\PriorityQueue.cs (2)
794while ((i = GetFirstChildIndex(nodeIndex)) < size) 843while ((i = GetFirstChildIndex(nodeIndex)) < size)