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

Lazy loading refactoring #1574

Closed
1 task
agocke opened this issue Oct 19, 2020 · 3 comments
Closed
1 task

Lazy loading refactoring #1574

agocke opened this issue Oct 19, 2020 · 3 comments
Assignees
Labels
Milestone

Comments

@agocke
Copy link
Member

agocke commented Oct 19, 2020

The linker needs to be able to load assemblies that are seen through DynamicDependencyAttribute the same as it loads assemblies seen from the start, which includes correctly reading and processing the associated XML files.

Pieces:

  • Lazy type loading
@agocke agocke added this to the .NET 6.0 milestone Oct 19, 2020
@agocke
Copy link
Member Author

agocke commented Oct 19, 2020

@sbomer Creating this as more of an Epic -- feel free to create sub-issues or more checkboxes to detail all of the work.

@marek-safar
Copy link
Contributor

We already have a task for this created as #1164

@agocke
Copy link
Member Author

agocke commented Oct 20, 2020

Dup of #1164

@agocke agocke closed this as completed Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants