3 references to Count
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\Regex.Count.cs (3)
66RegexCache.GetOrAdd(pattern).Count(input); 77RegexCache.GetOrAdd(pattern, options, s_defaultMatchTimeout).Count(input); 89RegexCache.GetOrAdd(pattern, options, matchTimeout).Count(input);