5 writes to _attributeIndex
dotnet-svcutil-lib (5)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (5)
133
_attributeIndex
= -1;
311
_attributeIndex
= -1;
837
_attributeIndex
= -1;
884
_attributeIndex
= 0;
896
_attributeIndex
= attributeIndex;
1 reference to _attributeIndex
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
892
int attributeIndex =
_attributeIndex
+ 1;