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)
380matchEnd = (_findOpts is not null, _containsAnyAnchor) switch 391matchEnd = _findOpts is not null ?