2 references to CopyTo
Microsoft.Build (2)
ImmutableSegmentedDictionary`2+Builder.cs (1)
147=> ICollectionCalls.CopyTo(ref _builder, array, index);
ImmutableSegmentedList`1+Builder.cs (1)
248=> ICollectionCalls.CopyTo(ref _builder, array, index);