1 reference to NoResultOnFailed
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Match.cs (1)
119
Regex? regex = _regex ?? throw new NotSupportedException(SR.
NoResultOnFailed
);