1 reference to AlternationHasNamedCapture
System.Text.RegularExpressions.Generator (1)
src\runtime\src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexParser.cs (1)
1063
throw MakeException(RegexParseError.AlternationHasNamedCapture, SR.
AlternationHasNamedCapture
);