You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
- Introduced IAssemblyNeutralInterfaceCache interface since we need
these to be loaded once per app domain. All child load contexts
need to use ANIs that have already been loaded earlier.
- Enhance fallback loader logic so that it takes host loaded assemblies
into account for child loaders.
#829
The
BeforeCompile
method of a file under Compiler/Preprocess does not get invoked when an application is run using CoreCLR KRE.The text was updated successfully, but these errors were encountered: