2 references to UndefinedNamedReference
System.Text.RegularExpressions.Generator (2)
parent\src\System\Text\RegularExpressions\RegexParser.cs (2)
988throw MakeException(RegexParseError.UndefinedNamedReference, SR.Format(SR.UndefinedNamedReference, uncapname)); 1345throw MakeException(RegexParseError.UndefinedNamedReference, SR.Format(SR.UndefinedNamedReference, capname));