3 references to Count
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\Regex.Count.cs (3)
99RegexCache.GetOrAdd(pattern).Count(input); 111RegexCache.GetOrAdd(pattern, options, s_defaultMatchTimeout).Count(input); 124RegexCache.GetOrAdd(pattern, options, matchTimeout).Count(input);