2 writes to attributeIndex2
System.Runtime.Serialization (2)
System\Xml\XmlBaseReader.cs (2)
2735this.attributeIndex2 = -1; 2780attributeIndex2 = (int)indeces[i + 1];
1 reference to attributeIndex2
System.Runtime.Serialization (1)
System\Xml\XmlBaseReader.cs (1)
2747attributeIndex2 = this.attributeIndex2;