Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Accept a ServiceProvider instance when creating a new AssemblyLoadContext. #1936

Merged
merged 1 commit into from
May 22, 2015

Conversation

troydai
Copy link
Contributor

@troydai troydai commented May 22, 2015

Addressing #1777

@troydai
Copy link
Contributor Author

troydai commented May 22, 2015

/cc @davidfowl

_defaultContext = accessor.Default;
}

public IAssemblyLoadContext Create()

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@troydai troydai force-pushed the trdai/1777 branch 2 times, most recently from 7d7d9cf to 07ba1aa Compare May 22, 2015 20:55
Update the IAssemblyLoadContextFactory interface so that when an
AssemblyLoadContext is created, a IServiceProvider is required.
@troydai
Copy link
Contributor Author

troydai commented May 22, 2015

@davidfowl approved. I'll merge it soon.

@troydai troydai merged commit 131a187 into dev May 22, 2015
@troydai troydai deleted the trdai/1777 branch May 22, 2015 21:17
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.

4 participants