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

◆ GetDeepHashCode()

override int System.Xml.Linq.XDocument.GetDeepHashCode ( )
inlinepackage

Definition at line 388 of file XDocument.cs.

389 {
390 return ContentsHashCode();
391 }

References System.Xml.Linq.XContainer.ContentsHashCode().