2 references to IntrospectiveSort
Microsoft.CodeAnalysis.Workspaces (2)
ArraySortHelper.cs (2)
675IntrospectiveSort(keys, values, comparer ?? Comparer<TKey>.Default); 929SegmentedArraySortHelper<TKey, TValue>.IntrospectiveSort(keys, values, comparer);