2 overrides of GetListQuery
Microsoft.CodeAnalysis.UnitTests (2)
Collections\ImmutableSegmentedListBuilderTest.cs (1)
451internal override IReadOnlyList<T> GetListQuery<T>(ImmutableSegmentedList<T> list)
Collections\ImmutableSegmentedListTest.cs (1)
876internal override IReadOnlyList<T> GetListQuery<T>(ImmutableSegmentedList<T> list)