Skip to content

Conversation

@stephentoub
Copy link
Member

Code cleanup, no functional changes. When this code was initially written, there wasn't a great way to avoid duplicating logic in when expressions in switch statements, but now there is.

@ghost
Copy link

ghost commented Jan 3, 2022

Tagging subscribers to this area: @dotnet/area-system-text-regularexpressions
See info in area-owners.md if you want to be subscribed.

Issue Details

Code cleanup, no functional changes. When this code was initially written, there wasn't a great way to avoid duplicating logic in when expressions in switch statements, but now there is.

Author: stephentoub
Assignees: -
Labels:

area-System.Text.RegularExpressions

Milestone: 7.0.0

Copy link
Member

@joperezr joperezr left a comment

Choose a reason for hiding this comment

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

:shipit:

@stephentoub stephentoub merged commit 2d52010 into dotnet:main Jan 3, 2022
@stephentoub stephentoub deleted the regexcleanupdedup branch January 3, 2022 19:03
@ghost ghost locked as resolved and limited conversation to collaborators Feb 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants