1 instantiation of CompiledRegexRunnerFactory
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexLWCGCompiler.cs (1)
66
return new
CompiledRegexRunnerFactory
(scanMethod, _searchValues?.ToArray(), regexTree.Culture);