2 writes to _attrCount
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNavigatorReader.cs (2)
413_attrCount = count; 975_attrCount = -1;
2 references to _attrCount
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNavigatorReader.cs (2)
390if (_attrCount < 0) 415return _attrCount;