2 references to MakeException
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexCharClass.cs (1)
1868
SR.Format(SR.
MakeException
, pattern, currentPos, SR.Format(SR.UnrecognizedUnicodeProperty, capname)));
System\Text\RegularExpressions\RegexParser.cs (1)
2112
new RegexParseException(error, _pos, SR.Format(SR.
MakeException
, _pattern, _pos, message));