2 references to CopyTo
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Dependencies\Collections\ImmutableSegmentedList`1.cs (1)
211
=> _list.
CopyTo
(array);
src\Dependencies\Collections\ImmutableSegmentedList`1+ValueBuilder.cs (1)
127
=> ReadOnlyList.
CopyTo
(array);