1 reference to UnrecognizedEscape
System.Text.RegularExpressions.Generator (1)
src\runtime\src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexParser.cs (1)
1686
throw MakeException(RegexParseError.UnrecognizedEscape, SR.Format(SR.
UnrecognizedEscape
, ch));