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