3 references to IntrospectiveSort
Microsoft.CodeAnalysis (3)
ArraySortHelper.cs (3)
35IntrospectiveSort(keys, comparer.Compare); 68IntrospectiveSort(keys, comparer!); 323SegmentedArraySortHelper<T>.IntrospectiveSort(keys, comparer.Compare);