Skip to content

Add FixAll support to ConvertIfToSwitch refactoring#61874

Merged
mavasani merged 4 commits intodotnet:mainfrom
mavasani:FixAllIfToSwitch
Jun 15, 2022
Merged

Add FixAll support to ConvertIfToSwitch refactoring#61874
mavasani merged 4 commits intodotnet:mainfrom
mavasani:FixAllIfToSwitch

Conversation

@mavasani
Copy link
Copy Markdown
Contributor

This was identified as a high value refactoring for FixAll support as it promotes a new language feature (C# switch expressions).

This was identified as a high value refactoring for FixAll support as it promotes a new language feature (C# switch expressions).
@mavasani mavasani requested a review from a team as a code owner June 14, 2022 04:48
@mavasani
Copy link
Copy Markdown
Contributor Author

Tagging @mikadumont

Copy link
Copy Markdown
Contributor

@CyrusNajmabadi CyrusNajmabadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with added tests.

@mavasani mavasani enabled auto-merge June 15, 2022 04:58
@mavasani mavasani merged commit eaaffeb into dotnet:main Jun 15, 2022
@ghost ghost added this to the Next milestone Jun 15, 2022
@mavasani mavasani deleted the FixAllIfToSwitch branch June 15, 2022 14:08
@RikkiGibson RikkiGibson modified the milestones: Next, 17.3 P3 Jun 28, 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.

4 participants