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

◆ NodeType

override XmlNodeType System.Xml.XmlText.NodeType
getset

Definition at line 64 of file XmlText.cs.

65 {
66 [global::Cpp2ILInjected.Token(Token = "0x600061D")]
67 [global::Cpp2ILInjected.Address(RVA = "0x1D9AA3C", Offset = "0x1D9AA3C", Length = "0x8")]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
69 get
70 {
71 throw null;
72 }
73 }