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