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