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)
82if (_count == -1) { 91return _count;