2 references to ByteLookup
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.cs (2)
377if (!_containsEndZAnchor && _mintermClassifier.ByteLookup is not null) 651byte[] mintermsLookup = _mintermClassifier.ByteLookup!;