2 references to FindFirstCharClass
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexFindOptimizations.cs (1)
95
if (RegexPrefixAnalyzer.
FindFirstCharClass
(root) is string charClass)
System\Text\RegularExpressions\RegexPrefixAnalyzer.cs (1)
542
if (
FindFirstCharClass
(root) is not string charClass ||