Skip to content

Conversation

@stephentoub
Copy link
Member

Fixes #62450

@ghost
Copy link

ghost commented Mar 1, 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

Fixes #62450

Author: stephentoub
Assignees: -
Labels:

area-System.Text.RegularExpressions

Milestone: -

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.

Left some minor comments but this looks great otherwise. Thanks @stephentoub!

@stephentoub stephentoub force-pushed the removeregexwriter branch 2 times, most recently from 085b95a to e8b85fc Compare March 1, 2022 21:42
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.

Avoid RegexWriter for RegexOptions.Compiled, RegexOptions.NonBacktracking, and source generator

2 participants