2 writes to _attrHashtable
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
7853
_attrHashtable
|= attrHash;
7973
_attrHashtable
= 0;
1 reference to _attrHashtable
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (1)
7851
if ((
_attrHashtable
& attrHash) == 0)