2 writes to _done
System (2)
regex\system\text\regularexpressions\RegexMatchCollection.cs (2)
234
_done
= true;
257
_done
= false;
1 reference to _done
System (1)
regex\system\text\regularexpressions\RegexMatchCollection.cs (1)
227
if (
_done
)