2 writes to _count
System.Web (2)
UI\WebControls\XmlDataSourceView.cs (2)
84
_count
= 0;
87
_count
++;
2 references to _count
System.Web (2)
UI\WebControls\XmlDataSourceView.cs (2)
82
if (
_count
== -1) {
91
return
_count
;