6 writes to _attributeIndex
System.Private.DataContractSerialization (6)
System\Runtime\Serialization\ExtensionDataReader.cs (6)
66_attributeIndex = -1; 102_attributeIndex = -1; 168_attributeIndex = index; 225_attributeIndex = -1; 309_attributeIndex = -1; 319_attributeIndex = -1;
2 references to _attributeIndex
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\ExtensionDataReader.cs (2)
147if (_attributeIndex + 1 >= _attributeCount) 149MoveToAttribute(_attributeIndex + 1);