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)
390
if (
_attrCount
< 0)
415
return
_attrCount
;