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