terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ParentNode

virtual XmlNode System.Xml.XmlNode.ParentNode
getinherited

Definition at line 92 of file XmlNode.cs.

93 {
94 get
95 {
98 if (xmlNode2 != null)
99 {
100 }
101 return xmlNode2;
102 }
103 }
class f__AnonymousType0<< Count > j__TPar
XmlNode parentNode
Definition XmlNode.cs:633