2 references to IntrospectiveSort
Microsoft.CodeAnalysis.Collections.Package (2)
Internal\ArraySortHelper.cs (2)
677IntrospectiveSort(keys, values, comparer ?? Comparer<TKey>.Default); 929SegmentedArraySortHelper<TKey, TValue>.IntrospectiveSort(keys, values, comparer);