2 references to CopyTo
Microsoft.Build.Framework (2)
ImmutableSegmentedList`1.cs (1)
211=> _list.CopyTo(array);
ImmutableSegmentedList`1+ValueBuilder.cs (1)
127=> ReadOnlyList.CopyTo(array);