Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

@elinor-fung
Copy link
Member

AssemblySpec::SetHostBinder is no longer used. We were relying on that being set (LoadDomainAssembly in typeparse.cpp) to then set the fallback binder set on WinRT assembly (for use in the case of a WinRT assembly triggering the load of a non-WinRT assembly). This should now go through AssemblySpec::GetFallbackLoadContextBinderForRequestingAssembly

Remove unused functions and params in binding code

Remove unused AssemblySpec::SetHostBinder
@jkotas jkotas merged commit 69721cc into dotnet:master Oct 22, 2019
@elinor-fung elinor-fung deleted the removeSetHostBinder branch October 22, 2019 06:30
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.

3 participants