Skip to content

Fix crash when converting primary constructor to normal constructor #78234

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

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

CyrusNajmabadi
Copy link
Member

Fixes #76981

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner April 21, 2025 20:15
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Apr 21, 2025
@CyrusNajmabadi CyrusNajmabadi disabled auto-merge April 22, 2025 17:12
@CyrusNajmabadi CyrusNajmabadi merged commit fd5372b into dotnet:main Apr 22, 2025
25 checks passed
@CyrusNajmabadi CyrusNajmabadi deleted the useRegConstructorCrash branch April 22, 2025 17:12
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Apr 22, 2025
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 VSCode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Primary constructor conversion fails when an argument is used in a method.
2 participants