Skip to content

Conversation

@tonybaloney
Copy link
Contributor

Fixes #76291

GetFile() is not a member of module, it was dropped after .net6, replaced with GetPEAssembly()

This PR should be back ported to .NET7 and main

@ghost ghost added area-VM-coreclr community-contribution Indicates that the PR has been added by a community member labels Sep 28, 2022
@jkotas jkotas merged commit 91a07a7 into dotnet:main Sep 28, 2022
@jkotas
Copy link
Member

jkotas commented Sep 28, 2022

/backport to release/7.0

@github-actions
Copy link
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3146039588

@tonybaloney tonybaloney deleted the patch-2 branch October 3, 2022 22:18
@ghost ghost locked as resolved and limited conversation to collaborators Nov 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-VM-coreclr community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEATURE_GDBJIT fails to compile due to missing member of Module type

2 participants