2 references to QuantifierOrCaptureGroupOutOfRange
System.Text.RegularExpressions.Generator (2)
parent\src\System\Text\RegularExpressions\RegexParser.cs (2)
1405
throw MakeException(RegexParseError.
QuantifierOrCaptureGroupOutOfRange
, SR.QuantifierOrCaptureGroupOutOfRange);
1543
throw MakeException(RegexParseError.
QuantifierOrCaptureGroupOutOfRange
, SR.QuantifierOrCaptureGroupOutOfRange);