2 writes to _attrCount
System.Private.Xml (2)
System\Xml\XPath\XPathNavigatorReader.cs (2)
408
_attrCount
= count;
970
_attrCount
= -1;
2 references to _attrCount
System.Private.Xml (2)
System\Xml\XPath\XPathNavigatorReader.cs (2)
385
if (
_attrCount
< 0)
410
return
_attrCount
;