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);