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