Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Preprocessors does not work in CoreCLR #829

Closed
pranavkm opened this issue Oct 29, 2014 · 1 comment
Closed

Preprocessors does not work in CoreCLR #829

pranavkm opened this issue Oct 29, 2014 · 1 comment
Assignees
Milestone

Comments

@pranavkm
Copy link
Contributor

The BeforeCompile method of a file under Compiler/Preprocess does not get invoked when an application is run using CoreCLR KRE.

@davidfowl
Copy link
Member

Confirmed this is a bug

@davidfowl davidfowl changed the title Precompilation does not work in CoreCLR Preprocessors does not work in CoreCLR Oct 30, 2014
@davidfowl davidfowl added this to the 1.0.0-beta2 milestone Oct 30, 2014
@davidfowl davidfowl self-assigned this Oct 30, 2014
davidfowl added a commit that referenced this issue Oct 30, 2014
- 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants