2 references to IntroSort
Microsoft.Build.Framework (2)
ArraySortHelper.cs (2)
318IntroSort(keys, 2 * (SegmentedArraySortUtils.Log2((uint)keys.Length) + 1)); 459IntroSort(keys.Slice(p + 1, partitionSize - (p + 1)), depthLimit);