3 references to IntrospectiveSort
Microsoft.CodeAnalysis.InteractiveHost (3)
src\Dependencies\Collections\Internal\ArraySortHelper.cs (3)
39IntrospectiveSort(keys, comparer.Compare); 72IntrospectiveSort(keys, comparer!); 328SegmentedArraySortHelper<T>.IntrospectiveSort(keys, comparer.Compare);