2 writes to _attributeIndex2
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseReader.cs (2)
2608
_attributeIndex2
= -1;
2653
_attributeIndex2
= (int)_indices[i + 1];
1 reference to _attributeIndex2
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
2620
attributeIndex2 =
_attributeIndex2
;