17 references to CopyTo
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestChannel.cs (1)
137
_outstandingRequests.
CopyTo
(requests);
Microsoft.AspNetCore.Components (1)
NavigationManager.cs (1)
371
_locationChangingHandlers.
CopyTo
(locationChangingHandlersCopy);
Microsoft.AspNetCore.Server.Kestrel.Core (1)
KestrelServerOptions.cs (1)
86
CodeBackedListenOptions.
CopyTo
(result);
Microsoft.Build.Tasks.Core (2)
BootstrapperUtil\BootstrapperBuilder.cs (1)
243
componentFilesCopied.
CopyTo
(componentFiles);
ResolveProjectBase.cs (1)
197
updatedProjectReferenceList.
CopyTo
(_projectReferences);
Microsoft.ML.Core (3)
Data\ProgressReporter.cs (3)
194
progress.
CopyTo
(jointEntry.Progress);
195
progressLim.
CopyTo
(jointEntry.ProgressLim);
196
metrics.
CopyTo
(jointEntry.Metrics);
System.Data.Common (3)
System\Data\DataTable.cs (1)
3172
errorList.
CopyTo
(temp);
System\Data\Select.cs (1)
853
matchingRows.
CopyTo
(resultRows);
System\Xml\XmlDataDocument.cs (1)
3088
tableList.
CopyTo
(retValue);
System.Linq.Parallel (1)
System\Linq\Parallel\Utils\Sorting.cs (1)
304
values.
CopyTo
(_sharedValues[_partitionIndex]);
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\CounterGroup.cs (1)
238
_counters.
CopyTo
(counters);
System.Reflection.Context (1)
System\Reflection\Context\CollectionServices.cs (1)
47
list.
CopyTo
((object[])typedArray);
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\Behavior\DragAssistanceManager.cs (3)
412
tempLines.
CopyTo
(lines);
736
_tempVertLines.
CopyTo
(_vertLines);
742
_tempHorzLines.
CopyTo
(_horzLines);