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

◆ Data

virtual string System.Xml.XmlCharacterData.Data
getsetinherited

Definition at line 84 of file XmlCharacterData.cs.

85 {
86 [global::Cpp2ILInjected.Token(Token = "0x60004A1")]
87 [global::Cpp2ILInjected.Address(RVA = "0x1D8D348", Offset = "0x1D8D348", Length = "0x54")]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
89 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
90 get
91 {
92 throw null;
93 }
94 [global::Cpp2ILInjected.Token(Token = "0x60004A2")]
95 [global::Cpp2ILInjected.Address(RVA = "0x1D8D39C", Offset = "0x1D8D39C", Length = "0xA0")]
96 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
97 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
98 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
99 set
100 {
101 throw null;
102 }
103 }