1 write to _hashCode
System.Private.Xml (1)
System\Xml\Xsl\XmlQueryType.cs (1)
361
_hashCode
= (hash == 0) ? 1 : hash;
2 references to _hashCode
System.Private.Xml (2)
System\Xml\Xsl\XmlQueryType.cs (2)
337
if (
_hashCode
== 0)
364
return
_hashCode
;