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