2 writes to _captop
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexParser.cs (2)
78
_captop
= 0;
1995
_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
;
1292
while (newcapnum <=
_captop
)
1993
if (
_captop
<= i)
2039
if (_capcount <
_captop
)