3 references to Sort
Microsoft.CodeAnalysis (1)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
319GetOrCreateMutableList().Sort(comparison);
Microsoft.CodeAnalysis.UnitTests (2)
Collections\List\SegmentedList.Generic.Tests.Sort.cs (2)
101list.Sort(comparer); 116list.Sort(comparer);