2 references to IsMatch
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Regex.Match.cs (2)
132/// The <see cref="IsMatch(string, string, RegexOptions, TimeSpan)"/> method is typically used to validate 139/// The static <see cref="IsMatch(string, string, RegexOptions, TimeSpan)"/> method is equivalent to