2 references to IntroSort
mscorlib (2)
system\array.cs (2)
2423IntroSort(left, length + left - 1, 2 * IntrospectiveSortUtilities.FloorLog2(keys.Length)); 2471IntroSort(p + 1, hi, depthLimit);