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

Use an OOP service for getting compilation info from Roslyn #11143

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

davidwengier
Copy link
Contributor

Hopefully fixes a regression in RPS, due to bytes allocated from creating a compilation.

In future I think its probably worth combining this and the tag helper provider, since all of it comes from a compilation, and combine into one OOP call, but given I'm targetting 17.13 I'm trying not to nerd snipe myself. If anything thinks that's important to do up front, let me know.

@davidwengier davidwengier requested a review from a team as a code owner November 3, 2024 23:16
Copy link
Contributor

@ryzngard ryzngard left a comment

Choose a reason for hiding this comment

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

Makes sense to me, although agree in the future we should probably unify that in some way.

@davidwengier
Copy link
Contributor Author

@davidwengier
Copy link
Contributor Author

Copy link
Contributor

@alexgav alexgav left a comment

Choose a reason for hiding this comment

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

:shipit:

@davidwengier davidwengier changed the base branch from release/dev17.13 to main November 5, 2024 22:11
@davidwengier
Copy link
Contributor Author

Retargeted this to main, as we took a revert for 17.13 in #11165, but I think I'll probably close this in time

@davidwengier davidwengier marked this pull request as draft November 12, 2024 20:52
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.

4 participants