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

◆ Value

override string System.Xml.XmlText.Value
getset

Definition at line 99 of file XmlText.cs.

100 {
101 [global::Cpp2ILInjected.Token(Token = "0x6000620")]
102 [global::Cpp2ILInjected.Address(RVA = "0x1D9AB0C", Offset = "0x1D9AB0C", Length = "0x10")]
103 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
104 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
105 get
106 {
107 throw null;
108 }
109 [global::Cpp2ILInjected.Token(Token = "0x6000621")]
110 [global::Cpp2ILInjected.Address(RVA = "0x1D9AB1C", Offset = "0x1D9AB1C", Length = "0xCC")]
111 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
112 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
113 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
114 set
115 {
116 throw null;
117 }
118 }