2 writes to _hashCode
System.Private.Xml (2)
System\Xml\Cache\XPathNodeInfoAtom.cs (2)
138_hashCode = 0; 275_hashCode = ((hashCode == 0) ? 1 : hashCode);
2 references to _hashCode
System.Private.Xml (2)
System\Xml\Cache\XPathNodeInfoAtom.cs (2)
254if (_hashCode == 0) 278return _hashCode;