Mirror changes from mono/coreclr (#17297)
commit4e81814709b0ebbab4ed6e5bde22370b0fd5e4ac
authorDotnet-GitSync-Bot <45578709+Dotnet-GitSync-Bot@users.noreply.github.com>
Sat, 12 Oct 2019 06:50:00 +0000 (11 23:50 -0700)
committerMarek Safar <marek.safar@gmail.com>
Sat, 12 Oct 2019 06:50:00 +0000 (12 08:50 +0200)
tree034602d5a77a6994440edc707822514dfd6acdb0
parent9832bbb0ac059418c5edeb6388678be89e44f560
Mirror changes from mono/coreclr (#17297)

* Enable fast-paths on Mono for Array (dotnet/coreclr#27144)

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
* [CoreLib] Remove String fields moved to shared

* Stub Array Try* methods
netcore/System.Private.CoreLib/shared/System/Array.cs
netcore/System.Private.CoreLib/shared/System/String.cs
netcore/System.Private.CoreLib/src/System/Array.cs
netcore/System.Private.CoreLib/src/System/String.cs