[netcore] Implement AssemblyLoadContext.GetLoadedAssemblies() (mono/mono#15832)
authorRyan Lucia <rylucia@microsoft.com>
Fri, 26 Jul 2019 16:23:43 +0000 (12:23 -0400)
committerMarek Safar <marek.safar@gmail.com>
Fri, 26 Jul 2019 16:23:43 +0000 (18:23 +0200)
commite608234051e5d536d983c448b2c53c80487f76d4
treef6b032fc3c779b44b58d5154c9c029db1a718b26
parent2c4aa73c78ba5a2b4d26a198c929fbf0d9fe72aa
[netcore] Implement AssemblyLoadContext.GetLoadedAssemblies() (mono/mono#15832)

* [netcore] Implement AssemblyLoadContext.GetLoadedAssemblies()

* No refonly on netcore

* Ifdef out AppDomain.GetAssemblies() on netcore

* Don't init the error

* Unnecessary ifdef

Commit migrated from https://github.com/mono/mono/commit/29428550c22384cfba20a0d2ab3f420caf082b73
src/mono/mono/metadata/appdomain.c
src/mono/mono/metadata/icall-def-netcore.h
src/mono/netcore/CoreFX.issues.rsp
src/mono/netcore/System.Private.CoreLib/src/System.Runtime.Loader/AssemblyLoadContext.cs