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