-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert Array.CopySlow to managed (#97202)
* Body of CopySlow and setup QCall for CanAssignArrayType * UnBoxEachElement * BoxEachElement * CastCheckEachElement * Move Unbox_Nullable to RuntimeHelpers --------- Co-authored-by: Aaron Robinson <arobins@microsoft.com>
- Loading branch information
1 parent
16cb414
commit ca703a1
Showing
9 changed files
with
337 additions
and
521 deletions.
There are no files selected for viewing
299 changes: 297 additions & 2 deletions
299
src/coreclr/System.Private.CoreLib/src/System/Array.CoreCLR.cs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.