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

Fix ModifyEntry() when applied multiple times + add test #54887

Merged
merged 1 commit into from
Jul 19, 2021

Conversation

chsienki
Copy link
Contributor

Fixes a bug I found during razor investigations. Doesn't affect correctness but does impact performance as we incorrectly mark things as being modified when they're not.

@chsienki chsienki added this to the 17.0 milestone Jul 16, 2021
@chsienki chsienki self-assigned this Jul 16, 2021
@chsienki chsienki requested a review from a team as a code owner July 16, 2021 22:45
@chsienki
Copy link
Contributor Author

@dotnet/roslyn-compiler for review please

@chsienki chsienki merged commit 60f570c into dotnet:main Jul 19, 2021
@ghost ghost modified the milestones: 17.0, Next Jul 19, 2021
@allisonchou allisonchou modified the milestones: Next, 17.0.P3 Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants