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