2 references to Frequency
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexFindOptimizations.cs (1)
893ReadOnlySpan<float> frequency = RegexPrefixAnalyzer.Frequency;
System\Text\RegularExpressions\RegexPrefixAnalyzer.cs (1)
846sum += Frequency[c];