Skip to content

Fix 'populate switch' to understand more possible user cases#59259

Merged
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
CyrusNajmabadi:populateSwitchPatternDefault
Feb 4, 2022
Merged

Fix 'populate switch' to understand more possible user cases#59259
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
CyrusNajmabadi:populateSwitchPatternDefault

Conversation

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

Fixes #58468

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner February 3, 2022 22:27
@ghost ghost added the Area-IDE label Feb 3, 2022
@CyrusNajmabadi CyrusNajmabadi merged commit bf054d5 into dotnet:main Feb 4, 2022
@ghost ghost added this to the Next milestone Feb 4, 2022
@CyrusNajmabadi CyrusNajmabadi deleted the populateSwitchPatternDefault branch February 4, 2022 00:55
@RikkiGibson RikkiGibson modified the milestones: Next, 17.2.P1 Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IDE0072: False positive when using switch expression and pattern matching with "or" to default case

3 participants