Skip to content

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

Merged
marek-safar merged 1 commit into
dotnet:mainfrom
uweigand:mono-resolvingevent
Jul 13, 2021
Merged

[mono] Fix loader incompatibility w.r.t. Resolving event#54815
marek-safar merged 1 commit into
dotnet:mainfrom
uweigand:mono-resolvingevent

Conversation

@uweigand

Copy link
Copy Markdown
Contributor

@ghost

Copy link
Copy Markdown

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:-

Comment threadsrc/mono/mono/metadata/assembly.c Outdated
* 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:mainJul 13, 2021
@uweigand
uweigand deleted the mono-resolvingevent branch July 14, 2021 12:21
@ghostghost locked as resolved and limited conversation to collaborators Aug 13, 2021
Sign up for freeto 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

@uweigand@lambdageek@marek-safar