1 reference to SymbolicRegexMatcher
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.cs (1)
165
return new
SymbolicRegexMatcher
<TSet>(builder, rootNode, captureCount, findOptimizations, matchTimeout);