2 references to Sort
Microsoft.CodeAnalysis (2)
src\Dependencies\Collections\SegmentedArray.cs (2)
367SegmentedArraySortHelper<T>.Sort(segment, (IComparer<T>?)null); 393SegmentedArraySortHelper<T>.Sort(segment, comparer);