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 'make struct member readonly' with init accessors. #70869

Merged
merged 8 commits into from
Nov 17, 2023

Conversation

CyrusNajmabadi
Copy link
Member

Fixes #70864

Handle the special rules here.

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner November 16, 2023 19:28
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Nov 16, 2023
@CyrusNajmabadi CyrusNajmabadi merged commit f65b541 into dotnet:main Nov 17, 2023
20 of 24 checks passed
@ghost ghost added this to the Next milestone Nov 17, 2023
@CyrusNajmabadi CyrusNajmabadi deleted the makeInitReadonly branch November 17, 2023 01:21
@RikkiGibson RikkiGibson modified the milestones: Next, 17.9 P2 Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IDE0251: Triggering On Readonly Property's Init Accessor
3 participants