2 writes to attributeIndex1
System.Runtime.Serialization (2)
System\Xml\XmlBaseReader.cs (2)
2734this.attributeIndex1 = -1; 2779attributeIndex1 = (int)indeces[i];
1 reference to attributeIndex1
System.Runtime.Serialization (1)
System\Xml\XmlBaseReader.cs (1)
2746attributeIndex1 = this.attributeIndex1;