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

◆ ValueType

override Type System.Xml.XPath.XPathNavigator.ValueType
get

Definition at line 89 of file XPathNavigator.cs.

90 {
91 get
92 {
93 if (this == null || ((this == null || this == null) && this == null) || this != null)
94 {
95 }
96 Type type;
97 return type;
98 }
99 }