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
◆
OwnerDocument
virtual
XmlDocument
System.Xml.XmlNode.OwnerDocument
get
inherited
Definition at line
144
of file
XmlNode.cs
.
145
{
146
get
147
{
148
XmlNode
xmlNode
= this.
parentNode
;
149
if
(this.
parentNode
!=
null
)
150
{
151
}
152
XmlNode
xmlNode2
= this.
parentNode
;
153
throw
new
InvalidCastException
();
154
}
155
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.InvalidCastException
Definition
InvalidCastException.cs:9
System.Xml.XmlNode.parentNode
XmlNode parentNode
Definition
XmlNode.cs:633
System.Xml.XmlNode.XmlNode
XmlNode()
Definition
XmlNode.cs:17
System
Xml
XmlWhitespace
Generated by
1.10.0