2 references to QuantifierOrCaptureGroupOutOfRange
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexParser.cs (2)
1330
throw MakeException(RegexParseError.
QuantifierOrCaptureGroupOutOfRange
, SR.QuantifierOrCaptureGroupOutOfRange);
1468
throw MakeException(RegexParseError.
QuantifierOrCaptureGroupOutOfRange
, SR.QuantifierOrCaptureGroupOutOfRange);