8 writes to _attributeIndex
System.Private.DataContractSerialization (8)
System\Xml\XmlBaseReader.cs (8)
120
_attributeIndex
= -1;
286
_attributeIndex
= -1;
785
_attributeIndex
= index;
794
_attributeIndex
= _attributeStart;
804
_attributeIndex
= _attributeStart;
816
_attributeIndex
= -1;
863
_attributeIndex
= 0;
875
_attributeIndex
= attributeIndex;
1 reference to _attributeIndex
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
871
int attributeIndex =
_attributeIndex
+ 1;