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)
337if (_hashCode == 0) 364return _hashCode;