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