2 writes to attrHashtable
System.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
6952
attrHashtable
|= attrHash;
7049
attrHashtable
= 0;
1 reference to attrHashtable
System.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
6951
if ( (
attrHashtable
& attrHash ) == 0 ) {