Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetHashCode()

override int System.Xml.Linq.XNamespace.GetHashCode ( )
inline

Definition at line 85 of file XNamespace.cs.

86 {
87 return _hashCode;
88 }

References System.Xml.Linq.XNamespace._hashCode.

Referenced by System.Xml.Linq.XName.XName().