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