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