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