6 writes to _attributeIndex
dotnet-svcutil-lib (6)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ExtensionDataReader.cs (6)
66_attributeIndex = -1; 102_attributeIndex = -1; 167_attributeIndex = index; 224_attributeIndex = -1; 312_attributeIndex = -1; 322_attributeIndex = -1;
2 references to _attributeIndex
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ExtensionDataReader.cs (2)
146if (_attributeIndex + 1 >= _attributeCount) 148MoveToAttribute(_attributeIndex + 1);