2 references to ReversedCharacterRange
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexParser.cs (2)
725
throw MakeException(RegexParseError.
ReversedCharacterRange
, SR.ReversedCharacterRange);
769
throw MakeException(RegexParseError.
ReversedCharacterRange
, SR.ReversedCharacterRange);