Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

BertanAygun
Copy link
Contributor

Cherry picking #1978 to v2.x branch with additional tests around generic handling.

This change resolves issue #1952 where dynamic resolvers did not work where same assembly in different locations was loaded in different AssemblyLoadContext's.

DynamicAssembly creation now happens per unique AssemblyLoadContext so that types are recognized correctly.

…sue1952

Update DynamicAssembly usage to honor different AssemblyLoadContext's
@AArnott AArnott added this to the v2.5 milestone Apr 10, 2025
@AArnott AArnott merged commit 0b9d9a4 into MessagePack-CSharp:v2.x Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants