8 writes to attributeIndex
System.Runtime.Serialization (8)
System\Xml\XmlBaseReader.cs (8)
142this.attributeIndex = -1; 323this.attributeIndex = -1; 814this.attributeIndex = index; 823this.attributeIndex = this.attributeStart; 833this.attributeIndex = this.attributeStart; 845this.attributeIndex = -1; 892this.attributeIndex = 0; 904this.attributeIndex = attributeIndex;
1 reference to attributeIndex
System.Runtime.Serialization (1)
System\Xml\XmlBaseReader.cs (1)
900int attributeIndex = this.attributeIndex + 1;