Skip to content
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

Simplify managed MetadataImport creation #101353

Merged
merged 6 commits into from
Apr 24, 2024

Conversation

AaronRobinsonMSFT
Copy link
Member

Consolidate the create mechanism for the managed
MetadataImport type. This also removes some
Helper Method Frame usage.

This is follow-up to work done in #100939.

Consolidate the create mechanism for the managed
MetadataImport type. This also removes some
Helper Method Frame usage.
@AaronRobinsonMSFT
Copy link
Member Author

/cc @jkotas @jkoritzinsky

Copy link
Contributor

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

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

Thanks!

AaronRobinsonMSFT and others added 2 commits April 22, 2024 17:57
The field on the managed object can become
stale during HotReload or EnC scenarios.
@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 3e18c03 into dotnet:main Apr 24, 2024
92 checks passed
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the managed_md_create branch April 24, 2024 02:14
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
* Simplify managed MetadataImport creation

Consolidate the create mechanism for the managed
MetadataImport type. This also removes some
Helper Method Frame usage.

* Always get the latest metadataimport instance.
The field on the managed object can become
stale during HotReload or EnC scenarios.

---------

Co-authored-by: Jan Kotas <[email protected]>
michaelgsharp pushed a commit to michaelgsharp/runtime that referenced this pull request May 9, 2024
* Simplify managed MetadataImport creation

Consolidate the create mechanism for the managed
MetadataImport type. This also removes some
Helper Method Frame usage.

* Always get the latest metadataimport instance.
The field on the managed object can become
stale during HotReload or EnC scenarios.

---------

Co-authored-by: Jan Kotas <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators May 24, 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.

2 participants