3 writes to _attrDuplWalkCount
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (3)
7861_attrDuplWalkCount++; 7868_attrDuplWalkCount = MaxAttrDuplWalkCount; 7974_attrDuplWalkCount = 0;
2 references to _attrDuplWalkCount
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
5082if (_attrDuplWalkCount >= MaxAttrDuplWalkCount) 7859if (_attrDuplWalkCount < MaxAttrDuplWalkCount)