2 references to Sort
Microsoft.CodeAnalysis.Workspaces (2)
SegmentedArray.cs (2)
361SegmentedArraySortHelper<T>.Sort(segment, (IComparer<T>?)null); 387SegmentedArraySortHelper<T>.Sort(segment, comparer);