1 write to _hashCode
System.Private.Xml.Linq (1)
System\Xml\Linq\XName.cs (1)
26_hashCode = ns.GetHashCode() ^ localName.GetHashCode();
1 reference to _hashCode
System.Private.Xml.Linq (1)
System\Xml\Linq\XName.cs (1)
131return _hashCode;