[bcl] Expose a few more APIs on mobile to match with netstandard
commit4a3b9d4bce75ea9b39bd49e7a6511e24e21322e9
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 7 Oct 2016 15:08:20 +0000 (7 17:08 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 10 Oct 2016 11:39:58 +0000 (10 13:39 +0200)
treec2558b89199b155ff97c2ca275720dc3e07dc2f5
parente897a5d7e4d67c5a30470a6e4ec79fadbf072560
[bcl] Expose a few more APIs on mobile to match with netstandard

See https://github.com/dotnet/standard/issues/47.

(cherry picked from commit cb46f78eef5263ce24ba12c583e4c72ac64734c1)
mcs/class/corlib/System.Globalization/CultureInfo.cs
mcs/class/corlib/System.Security.Cryptography/CryptoConfig.fullaot.cs
mcs/class/corlib/System.Security.Cryptography/RNGCryptoServiceProvider.cs
mcs/class/corlib/System/AppDomain.cs
mcs/class/referencesource/mscorlib/system/globalization/compareinfo.cs
mcs/class/referencesource/mscorlib/system/runtime/interopservices/runtimeenvironment.cs
mcs/class/referencesource/mscorlib/system/security/cryptography/rc2cryptoserviceprovider.cs
mcs/class/referencesource/mscorlib/system/security/cryptography/rfc2898derivebytes.cs
mcs/tools/commoncryptogenerator/CommonCryptorGenerator.cs
mcs/tools/commoncryptogenerator/generator.cs