2 writes to attrCount
System.Xml (2)
System\Xml\XPath\XPathNavigatorReader.cs (2)
356this.attrCount = count; 838this.attrCount = -1;
2 references to attrCount
System.Xml (2)
System\Xml\XPath\XPathNavigatorReader.cs (2)
339if ( this.attrCount < 0 ) { 358return this.attrCount;