2 references to InvalidUnicodePropertyEscape
System.Text.RegularExpressions.Generator (2)
src\runtime\src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexParser.cs (2)
1697
throw MakeException(RegexParseError.InvalidUnicodePropertyEscape, SR.
InvalidUnicodePropertyEscape
);
1721
throw MakeException(RegexParseError.InvalidUnicodePropertyEscape, SR.
InvalidUnicodePropertyEscape
);