2 references to CopyTo
Microsoft.CodeAnalysis.Collections.Package (2)
ImmutableSegmentedDictionary`2+Builder.cs (1)
145
=> ICollectionCalls.
CopyTo
(ref _builder, array, index);
ImmutableSegmentedList`1+Builder.cs (1)
246
=> ICollectionCalls.
CopyTo
(ref _builder, array, index);