2 overrides of CopyToImpl
Microsoft.CodeAnalysis.UnitTests (2)
Collections\ImmutableSegmentedListBuilderTest.cs (1)
465private protected override void CopyToImpl<T>(ImmutableSegmentedList<T> list, T[] array)
Collections\ImmutableSegmentedListTest.cs (1)
890private protected override void CopyToImpl<T>(ImmutableSegmentedList<T> list, T[] array)