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