2 writes to _counting
System (2)
regex\system\text\regularexpressions\RegexWriter.cs (2)
245
_counting
= true;
285
_counting
= false;
6 references to _counting
System (6)
regex\system\text\regularexpressions\RegexWriter.cs (6)
121
if (
_counting
) {
134
if (
_counting
) {
148
if (
_counting
) {
166
if (
_counting
)
248
if (!
_counting
)
282
if (!
_counting
)