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