2 writes to _attrHashtable
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
7702
_attrHashtable
|= attrHash;
7827
_attrHashtable
= 0;
1 reference to _attrHashtable
System.Private.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
7700
if ((
_attrHashtable
& attrHash) == 0)