Use 3-arg Array.Copy in ImmutableArray.CopyTo (#32387)
authorMarius Ungureanu <therzok@gmail.com>
Mon, 13 Apr 2020 16:22:28 +0000 (19:22 +0300)
committerGitHub <noreply@github.com>
Mon, 13 Apr 2020 16:22:28 +0000 (12:22 -0400)
commitf0ede00a8702d27fa6d49d7cb94ae04db9cbae9e
treebd5a575f63f018e8945d091e2d208cedc9acd77a
parent73ba11f3015216b39cb866d9fb7d3d25e93489f2
Use 3-arg Array.Copy in ImmutableArray.CopyTo (#32387)
src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/ImmutableArray_1.Minimal.cs
src/libraries/System.Collections.Immutable/tests/ImmutableArrayTest.cs