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