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

[mono] Fix loader incompatibility w.r.t. Resolving event #54815

Merged
merged 1 commit into from
Jul 13, 2021
Merged

[mono] Fix loader incompatibility w.r.t. Resolving event #54815

merged 1 commit into from
Jul 13, 2021

Conversation

uweigand
Copy link
Contributor

@ghost
Copy link

ghost commented Jun 28, 2021

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

Issue Details
Author: uweigand
Assignees: -
Labels:

area-AssemblyLoader-mono

Milestone: -

* When loading a non-satellite assembly into a non-default ALC,
  invoke the Resolving event in the default ALC first.

* Fixes #54814
@marek-safar marek-safar merged commit 3915280 into dotnet:main Jul 13, 2021
@uweigand uweigand deleted the mono-resolvingevent branch July 14, 2021 12:21
@ghost ghost locked as resolved and limited conversation to collaborators Aug 13, 2021
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.

[mono] Incompatible loader behavior w.r.t. Resolving event
3 participants