Skip to content

Remove logic around checking for and determining NGEN paths from dac-dbi interface #108853

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Oct 15, 2024

Conversation

elinor-fung
Copy link
Member

Started with removing the isNGEN parameter (always returned false) from GetMetaDataFileInfoFromPEFile and found more things to delete from there.

cc @lambdageek @max-charlamb - I found this while looking at IXCLRDataModule::GetFileName (usage of GetModuleFileNameHint) for cDAC.

Copy link
Contributor

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

Copy link
Member

@noahfalk noahfalk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

@elinor-fung elinor-fung merged commit 5e9a425 into dotnet:main Oct 15, 2024
86 of 88 checks passed
@elinor-fung elinor-fung deleted the remove-isNGEN-param branch October 15, 2024 23:16
@github-actions github-actions bot locked and limited conversation to collaborators Nov 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants