2 overrides of SortTestHelper
Microsoft.CodeAnalysis.UnitTests (2)
Collections\ImmutableSegmentedListBuilderTest.cs (1)
518private protected override List<T> SortTestHelper<T>(ImmutableSegmentedList<T> list)
Collections\ImmutableSegmentedListTest.cs (1)
856private protected override List<T> SortTestHelper<T>(ImmutableSegmentedList<T> list)