1 write to hashCode
System.Data.SqlXml (1)
System\Xml\Xsl\XmlQueryType.cs (1)
366
this.
hashCode
= (hash == 0) ? 1 : hash;
2 references to hashCode
System.Data.SqlXml (2)
System\Xml\Xsl\XmlQueryType.cs (2)
346
if (this.
hashCode
== 0) {
369
return this.
hashCode
;