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