2 overrides of CopyToImpl
Microsoft.CodeAnalysis.UnitTests (2)
Collections\ImmutableSegmentedListBuilderTest.cs (1)
471
private protected override void
CopyToImpl
<T>(ImmutableSegmentedList<T> list, int index, T[] array, int arrayIndex, int count)
Collections\ImmutableSegmentedListTest.cs (1)
896
private protected override void
CopyToImpl
<T>(ImmutableSegmentedList<T> list, int index, T[] array, int arrayIndex, int count)