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
get
inherited
Definition at line
92
of file
XmlNode.cs
.
93
{
94
get
95
{
96
XmlNode
xmlNode
= this.
parentNode
;
97
XmlNode
xmlNode2
= this.
parentNode
;
98
if
(xmlNode2 !=
null
)
99
{
100
}
101
return
xmlNode2
;
102
}
103
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Xml.XmlNode.parentNode
XmlNode parentNode
Definition
XmlNode.cs:633
System.Xml.XmlNode.XmlNode
XmlNode()
Definition
XmlNode.cs:17
System
Xml
XmlProcessingInstruction
Generated by
1.10.0