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

◆ SetParent()

virtual void System.Xml.XmlNode.SetParent ( XmlNode node)
inlinepackagevirtualinherited

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

Definition at line 575 of file XmlNode.cs.

576 {
577 throw null;
578 }