From: Zoltan Varga Date: Tue, 5 May 2020 11:33:23 +0000 (-0400) Subject: Preserve fields of AssemblyLoadContext since its accessed by runtime code through... X-Git-Tag: submit/tizen/20210909.063632~8185 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7ddda11a7ab59e5ecbaabad8576a3fd773feb9ff;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Preserve fields of AssemblyLoadContext since its accessed by runtime code through the MonoManagedAssemblyLoadContext structure. (#35792) --- diff --git a/src/mono/netcore/System.Private.CoreLib/src/LinkerDescriptor/System.Private.CoreLib.xml b/src/mono/netcore/System.Private.CoreLib/src/LinkerDescriptor/System.Private.CoreLib.xml index 327d84e..92e6dff 100644 --- a/src/mono/netcore/System.Private.CoreLib/src/LinkerDescriptor/System.Private.CoreLib.xml +++ b/src/mono/netcore/System.Private.CoreLib/src/LinkerDescriptor/System.Private.CoreLib.xml @@ -14,7 +14,8 @@ - + +