2 writes to _done
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\MatchCollection.cs (2)
78_done = false; 208_done = true;
2 references to _done
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\MatchCollection.cs (2)
197if (_done) 222if (!_done)