You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once #78093 is merged, we'll want to use it in the RegexCompiler and source generator. This will require reworking the heuristics for when we consider sets viable for being used with IndexOf, updating the relevant data structures to pass along the relevant info, and updating the code emitters appropriately.
The text was updated successfully, but these errors were encountered:
Tagging subscribers to this area: @dotnet/area-system-text-regularexpressions
See info in area-owners.md if you want to be subscribed.
Issue Details
Once #78093 is merged, we'll want to use it in the RegexCompiler and source generator. This will require reworking the heuristics for when we consider sets viable for being used with IndexOf, updating the relevant data structures to pass along the relevant info, and updating the code emitters appropriately.
Once #78093 is merged, we'll want to use it in the RegexCompiler and source generator. This will require reworking the heuristics for when we consider sets viable for being used with IndexOf, updating the relevant data structures to pass along the relevant info, and updating the code emitters appropriately.
The text was updated successfully, but these errors were encountered: