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

Use ReadOnlySpan<char> instead of strings on SourceGenerator engine #62222

Merged
merged 2 commits into from
Dec 2, 2021

Conversation

joperezr
Copy link
Member

@joperezr joperezr commented Dec 1, 2021

Contributes to #59629

Related: #59629

This is similar to the linked related PR, except that this is doing it only for the FindFirstChar method for the Source Generator engine.

cc: @stephentoub @danmoseley

@ghost
Copy link

ghost commented Dec 1, 2021

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

Issue Details

Contributes to #59629

Related: #59629

This is similar to the linked related PR, except that this is doing it only for the FindFirstChar method for the Source Generator engine.

cc: @stephentoub @danmoseley

Author: joperezr
Assignees: -
Labels:

area-System.Text.RegularExpressions

Milestone: -

@joperezr joperezr self-assigned this Dec 1, 2021
@joperezr joperezr merged commit da3a933 into dotnet:main Dec 2, 2021
@joperezr joperezr deleted the RegexSourceGeneratorSpans branch December 2, 2021 00:38
@ghost ghost locked as resolved and limited conversation to collaborators Jan 1, 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