1 write to _matcher
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Symbolic\SymbolicRegexRunnerFactory.cs (1)
69_matcher = matcher;
1 reference to _matcher
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Symbolic\SymbolicRegexRunnerFactory.cs (1)
76SymbolicMatch pos = _matcher.FindMatch(_mode, text, runtextpos, _perThreadData);