2 writes to _curindex
System (2)
regex\system\text\regularexpressions\RegexMatchCollection.cs (2)
231_curindex++; 256_curindex = 0;
1 reference to _curindex
System (1)
regex\system\text\regularexpressions\RegexMatchCollection.cs (1)
230_match = _matchcoll.GetMatch(_curindex);