Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose Resolve helper for assemblies #2074

Merged
merged 3 commits into from
Jun 8, 2021
Merged

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Jun 2, 2021

Fixes #2073

@sbomer sbomer requested a review from marek-safar as a code owner June 2, 2021 01:05
@sbomer sbomer requested a review from vitek-karas June 2, 2021 01:05
Copy link
Member

@vitek-karas vitek-karas left a comment

Choose a reason for hiding this comment

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

:shipit:

@sbomer sbomer changed the title Implement IAssemblyResolver for LinkContext Expose Resolve helper for assemblies Jun 7, 2021
@sbomer sbomer requested a review from marek-safar June 7, 2021 21:49
@sbomer sbomer merged commit 802aa45 into dotnet:main Jun 8, 2021
agocke pushed a commit to dotnet/runtime that referenced this pull request Nov 16, 2022
* Implement IAssemblyResolver for LinkContext

Fixes dotnet/linker#2073

* Fix using order

* Don't implement IAssemblyResolver

Commit migrated from dotnet/linker@802aa45
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.

Provide a way for custom steps to resolve assemblies
3 participants