Assert failure in SetLoaderAllocator() when calling a DynamicMethod with collectible AssemblyLoadContext #110987
Labels
area-AssemblyLoader-coreclr
in-pr
There is an active PR which will close this issue when it is merged
untriaged
New issue has not been triaged by the area owner
Using a checked runtime, the sample below fails with Assert in "_ASSERTE(pAllocator == GetLoaderAllocator())" in MethodTable::SetLoaderAllocator.
The text was updated successfully, but these errors were encountered: