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