terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ AppendChildForLoad()

virtual XmlNode System.Xml.XmlNode.AppendChildForLoad ( XmlNode newChild,
XmlDocument doc )
inlinepackagevirtualinherited

Reimplemented in System.Xml.XmlAttribute, System.Xml.XmlDocument, and System.Xml.XmlElement.

Definition at line 318 of file XmlNode.cs.

319 {
320 throw null;
321 }