dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
18.98k stars 4.03k forks source link

Update REgexParser to understand `RegexOption.NonBacktracking` once available in the version of the runtime we reference. #61214

Open CyrusNajmabadi opened 2 years ago

CyrusNajmabadi commented 2 years ago

Relevant runtime checks: https://github.com/dotnet/runtime/blob/a2bcd9b5ff1b51c9a28b18faec9508fdcfa975bf/src/libraries/System.Text.RegularExpressions/tests/FunctionalTests/Regex.Ctor.Tests.cs#L120-L141

dotnet-issue-labeler[bot] commented 2 years ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.