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 issue when using a collection expr within object/collection intializers #71367

Merged
merged 20 commits into from
Dec 20, 2023

Conversation

CyrusNajmabadi
Copy link
Member

Fixes #71245

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner December 20, 2023 00:32
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Dec 20, 2023
@CyrusNajmabadi CyrusNajmabadi merged commit 0caa9d1 into dotnet:main Dec 20, 2023
28 checks passed
@ghost ghost added this to the Next milestone Dec 20, 2023
@CyrusNajmabadi CyrusNajmabadi deleted the collectionExprInInit branch December 20, 2023 03:10
@Cosifne Cosifne removed this from the Next milestone Jan 9, 2024
@Cosifne Cosifne added this to the 17.9 P3 milestone Jan 9, 2024
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.

IDE0028 suggests to refactor empty collection expressions
3 participants