2 writes to _done
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\MatchCollection.cs (2)
37_done = false; 95_done = true;
2 references to _done
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\MatchCollection.cs (2)
84if (_done) 109if (!_done)