1 write to _matchcoll
System (1)
regex\system\text\regularexpressions\RegexMatchCollection.cs (1)
220
_matchcoll
= matchcoll;
1 reference to _matchcoll
System (1)
regex\system\text\regularexpressions\RegexMatchCollection.cs (1)
230
_match =
_matchcoll
.GetMatch(_curindex);