1 write to _findOpts
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.cs (1)
213
_findOpts
= findOptimizations;
2 references to _findOpts
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.cs (2)
380
matchEnd = (
_findOpts
is not null, _containsAnyAnchor) switch
391
matchEnd =
_findOpts
is not null ?