2 references to IntroSort
mscorlib (2)
system\collections\generic\arraysorthelper.cs (2)
705IntroSort(keys, left, length + left - 1, 2 * IntrospectiveSortUtilities.FloorLog2(keys.Length)); 749IntroSort(keys, p + 1, hi, depthLimit);