3 references to IntrospectiveSort
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (3)
src\Dependencies\Collections\Internal\ArraySortHelper.cs (3)
37IntrospectiveSort(keys, comparer.Compare); 70IntrospectiveSort(keys, comparer!); 326SegmentedArraySortHelper<T>.IntrospectiveSort(keys, comparer.Compare);