Implemented interface member:
method
CopyTo
System.Collections.ICollection.CopyTo(System.Array, System.Int32)
99 references to CopyTo
AssemblyStripper (3)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24256.1\contentFiles\cs\netstandard2.0\Mono.Cecil\ExternTypeCollection.cs (1)
133 this.BaseGetAllValues ().CopyTo (ary, index);
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24256.1\contentFiles\cs\netstandard2.0\Mono.Cecil\TypeDefinitionCollection.cs (1)
142 this.BaseGetAllValues ().CopyTo (ary, index);
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24256.1\contentFiles\cs\netstandard2.0\Mono.Cecil\TypeReferenceCollection.cs (1)
142 this.BaseGetAllValues ().CopyTo (ary, index);
illink (1)
Microsoft.AspNetCore.Components.WebView (2)
src\Shared\StaticWebAssets\ManifestStaticWebAssetFileProvider.cs (2)
407existingNode.Patterns.CopyTo(newList, 0); 408value.Patterns.CopyTo(newList, existingNode.Patterns.Length);
Microsoft.AspNetCore.Hosting (2)
src\Shared\StaticWebAssets\ManifestStaticWebAssetFileProvider.cs (2)
407existingNode.Patterns.CopyTo(newList, 0); 408value.Patterns.CopyTo(newList, existingNode.Patterns.Length);
Microsoft.AspNetCore.Http.Abstractions (1)
Routing\EndpointMetadataCollection.cs (1)
239_collection._items.CopyTo(items, 0);
Microsoft.AspNetCore.Http.Connections.Client (2)
Internal\ServerSentEventsMessageParser.cs (2)
103dataLine.CopyTo(payload, offset); 107_newLine.CopyTo(payload, offset);
Microsoft.AspNetCore.Http.Extensions (1)
RequestDelegateFactory.cs (1)
602arguments.CopyTo(expandedArguments, 1);
Microsoft.AspNetCore.Razor (1)
TagHelpers\RestrictChildrenAttribute.cs (1)
29childTags.CopyTo(concatenatedNames, 1);
Microsoft.AspNetCore.Razor.Test (2)
TagHelpers\TagHelperAttributeListTest.cs (2)
366attributes.ToArray().CopyTo(attributeDestination, 0); 369attributesToCopy.CopyTo(attributeDestination, locationToCopy);
Microsoft.AspNetCore.Routing (1)
Builder\OpenApiRouteHandlerBuilderExtensions.cs (1)
89additionalContentTypes.CopyTo(contentTypes, 1);
Microsoft.AspNetCore.Server.HttpSys (1)
src\Shared\HttpSys\RequestProcessing\RequestHeaders.cs (1)
166PropertiesEnumerable().Concat(Extra).ToArray().CopyTo(array, arrayIndex);
Microsoft.AspNetCore.Server.IIS (1)
src\Shared\HttpSys\RequestProcessing\RequestHeaders.cs (1)
166PropertiesEnumerable().Concat(Extra).ToArray().CopyTo(array, arrayIndex);
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (3)
DotSegmentRemovalBenchmark.cs (3)
28_noDotSegmentsAscii.CopyTo(_noDotSegmentsBytes, 0); 39_singleDotSegmentsAscii.CopyTo(_singleDotSegmentsBytes, 0); 50_doubleDotSegmentsAscii.CopyTo(_doubleDotSegmentsBytes, 0);
Microsoft.AspNetCore.Shared.Tests (1)
src\Shared\HttpSys\RequestProcessing\RequestHeaders.cs (1)
166PropertiesEnumerable().Concat(Extra).ToArray().CopyTo(array, arrayIndex);
Microsoft.AspNetCore.SignalR.Common.Tests (1)
Internal\Protocol\MemoryBufferWriterTests.cs (1)
421data.CopyTo(expectedOutput, MinimumSegmentSize / 2);
Microsoft.Build (2)
BackEnd\Components\FileAccesses\FileAccessManager.cs (1)
110_handlers.CopyTo(newHandlers, 0);
BackEnd\Components\Scheduler\Scheduler.cs (1)
2355currentWork.CopyTo(previousWork, 0);
Microsoft.Build.Framework (1)
SegmentedArray`1.cs (1)
160_items[i].CopyTo(array, index + (i * SegmentSize));
Microsoft.Build.Tasks.Core (2)
BootstrapperUtil\ResourceUpdater.cs (1)
148strBytes.CopyTo(data, 0);
GenerateResource.cs (1)
868outputResources.CopyTo(OutputResources, 0);
Microsoft.CSharp (4)
Microsoft\CSharp\RuntimeBinder\BinderHelper.cs (2)
311sourceTail.CopyTo(array, 1); 325sourceMiddle.CopyTo(array, 1);
Microsoft\CSharp\RuntimeBinder\CSharpInvokeMemberBinder.cs (1)
48_argumentInfo.CopyTo(array, 0);
Microsoft\CSharp\RuntimeBinder\DynamicDebuggerProxy.cs (1)
217args.CopyTo(argsWithSite, 1);
Microsoft.VisualBasic.Core (6)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (5)
993indexValues.CopyTo(indexValuesPlusValue, 0) 1003indexes.CopyTo(indexesPlusValue, 0) 1066indexValues.CopyTo(indexValuesPlusValue, 0) 1076indexes.CopyTo(indexesPlusValue, 0) 1459arguments.CopyTo(args, 2)
Microsoft\VisualBasic\CompilerServices\LikeOperator.vb (1)
1045PatternGroups.CopyTo(NewPatternGroups, 0)
PresentationCore (12)
MS\Internal\FontFace\CompositeFontInfo.cs (1)
264ranges.CopyTo(temp, 0);
System\Windows\dataobject.cs (1)
3627datalist.CopyTo(newlist, 1);
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (2)
771data0.CopyTo(_cachedMoveData, 0); 772data.CopyTo(_cachedMoveData, data0.Length);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (2)
214oldData.CopyTo(mergedData, 0); 215newData.CopyTo(mergedData, oldData.Length);
System\Windows\Media\ColorContext.cs (1)
631rawBytes.CopyTo(newRawBytes, 0);
System\Windows\Media\Effects\PixelShader.cs (1)
287sourceBytecode.CopyTo(destinationBytecode, 0);
System\Windows\Media\StreamGeometry.cs (4)
500sourceStream._data.CopyTo(_data, 0); 515sourceStream._data.CopyTo(_data, 0); 531sourceStream._data.CopyTo(_data, 0); 547sourceStream._data.CopyTo(_data, 0);
PresentationFramework (11)
MS\Internal\Data\AccessorTable.cs (1)
74_ages.CopyTo(newAges, 0);
System\Windows\Controls\Primitives\TabPanel.cs (4)
448currentSolution.CopyTo(bestSolution, 0); // Remember the first solution as initial bestSolution 449rowAverageGap.CopyTo(bestSolutionRowAverageGap, 0); // bestSolutionRowAverageGap is used in ArrangeOverride to calculate header sizes 507currentSolution.CopyTo(bestSolution, 0); 508rowAverageGap.CopyTo(bestSolutionRowAverageGap, 0);
System\Windows\Data\CollectionView.cs (1)
1404array.CopyTo(newArray, 0);
System\Windows\Documents\FixedNode.cs (1)
100childPath.CopyTo(completePath, 1);
System\Windows\Documents\FixedSchema.cs (1)
96_predefinedNamespaces.CopyTo(predefinedNamespaces, 1);
System\Windows\Documents\FixedTextBuilder.cs (2)
809pathPrefix.CopyTo(newPath, 0); 1016pathPrefix.CopyTo(newPathPrefix, 0);
System\Windows\Documents\RangeContentEnumerator.cs (1)
309_buffer.CopyTo(newBuffer, 0);
ReachFramework (1)
Serialization\Manager\ReachSerializationUtils.cs (1)
179List.CopyTo(newList, 0);
System.Collections.Concurrent (1)
System\Collections\Concurrent\ConcurrentBag.cs (1)
370ToArray().CopyTo(array, index);
System.ComponentModel.TypeConverter (2)
System\ComponentModel\ReflectTypeDescriptionProvider.ReflectedTypeData.cs (2)
394_editorTypes.CopyTo(newTypes, 0); 395_editors!.CopyTo(newEditors, 0);
System.Data.Common (8)
System\Data\Common\RowUpdatedEventArgs.cs (1)
159dataRows.CopyTo(array, arrayIndex);
System\Data\DataColumnCollection.cs (1)
930columns.CopyTo(tempColumns, 0);
System\Data\DataTable.cs (1)
1688key!.ColumnsReference.CopyTo(existingKey.Key.ColumnsReference, 0);
System\Data\DBConcurrencyException.cs (1)
77_dataRows?.CopyTo(array, arrayIndex);
System\Data\SQLTypes\SQLBinary.cs (4)
33value.CopyTo(_value, 0); 67_value.CopyTo(value, 0); 135x.Value.CopyTo(rgbResult, 0); 136y.Value.CopyTo(rgbResult, x.Value.Length);
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\Measurement.cs (1)
47tags.CopyTo(_tags, 0);
System.IO.FileSystem.Watcher (1)
System\IO\FileSystemWatcher.cs (1)
752public void CopyTo(string[] array, int arrayIndex) => Items.CopyTo(array, arrayIndex);
System.Linq.Expressions (2)
System\Dynamic\Utils\CollectionExtensions.cs (2)
25array.CopyTo(res, 1); 32array.CopyTo(res, 0);
System.Linq.Parallel (1)
System\Linq\Parallel\Utils\GrowingArray.cs (1)
59_array.CopyTo(array2, 0);
System.Net.Http (1)
System\Net\Http\Headers\ObjectCollection.cs (1)
107new T[] { (T)_items! }.CopyTo(array!, arrayIndex);
System.Net.Mail (1)
System\Net\Mime\WriteStateInfoBase.cs (1)
68_buffer.CopyTo(tempBuffer, 0);
System.Net.Ping (1)
System\Net\NetworkInformation\Ping.RawSocket.cs (1)
452payload.CopyTo(result, offset + icmpHeaderSize);
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
1065this.CopyTo(array, iindex);
src\libraries\System.Private.CoreLib\src\System\Collections\ArrayList.cs (1)
422itemsToInsert.CopyTo(_items, index);
src\libraries\System.Private.CoreLib\src\System\Collections\Concurrent\ConcurrentQueue.cs (1)
150ToArray().CopyTo(array, index);
System.Private.CoreLib.Generators (1)
EventSourceGenerator.Parser.cs (1)
111bytes.CopyTo(combinedBytes, namespaceBytes.Length);
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\DataContract.cs (1)
2284genericParams.CopyTo(_genericParams, 0);
System.Private.Xml (2)
System\Xml\Xsl\XPathConvert.cs (1)
1744_digits.CopyTo(newDigits, 0);
System\Xml\Xsl\XsltOld\BuilderInfo.cs (1)
67src.TextInfo.CopyTo(this.TextInfo, 0);
System.Reflection.Metadata (1)
System\Reflection\Internal\Utilities\EncodingHelper.netcoreapp.cs (1)
47prefix.CopyTo(buffer, 0);
System.Runtime.Serialization.Formatters (4)
System\Runtime\Serialization\Formatters\Binary\BinaryUtilClasses.cs (4)
215sizedArray._objects.CopyTo(_objects, 0); 217sizedArray._negObjects.CopyTo(_negObjects, 0); 292sizedArray._objects.CopyTo(_objects, 0); 294sizedArray._negObjects.CopyTo(_negObjects, 0);
System.Text.Json (3)
System\Text\Json\Serialization\Converters\Object\ObjectWithParameterizedConstructorConverter.cs (2)
362argumentState.FoundProperties.CopyTo(newCache, 0); 569argumentState.FoundPropertiesAsync!.CopyTo(newCache, 0);
System\Text\Json\Serialization\Metadata\JsonTypeInfoResolverWithAddedModifiers.cs (1)
23_modifiers.CopyTo(newModifiers, 0);
UIAutomationClient (1)
System\Windows\Automation\AutomationElementCollection.cs (1)
75_elements.CopyTo( array, index );
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\Misc.cs (1)
69baseID.CopyTo(newID, 0);
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
396parentId.CopyTo(rval, 0);