2 writes to hashCodeUnion
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlAttributeCache.cs (2)
38this.hashCodeUnion = 0; 106this.hashCodeUnion |= hashCode;
1 reference to hashCodeUnion
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\XmlAttributeCache.cs (1)
91if ((this.hashCodeUnion & hashCode) != 0) {