❔ Regex help
I have this regex:
And when pasting to C# it looks like this:
In regex101 it works properly, but when pasting to C# it only gives me a single match. Why?
And when pasting to C# it looks like this:
In regex101 it works properly, but when pasting to C# it only gives me a single match. Why?

