2 references to InvalidUnicodePropertyEscape
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexParser.cs (2)
1669
throw MakeException(RegexParseError.
InvalidUnicodePropertyEscape
, SR.InvalidUnicodePropertyEscape);
1693
throw MakeException(RegexParseError.
InvalidUnicodePropertyEscape
, SR.InvalidUnicodePropertyEscape);