2 writes to _captop
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexParser.cs (2)
78
_captop
= 0;
1801
_captop
= i == int.MaxValue ? i : i + 1;
4 references to _captop
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexParser.cs (4)
113
int captop = parser.
_captop
;
1217
while (newcapnum <=
_captop
)
1799
if (
_captop
<= i)
1845
if (_capcount <
_captop
)