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

string Newtonsoft.Json.Converters.XmlNodeWrapper.Value
getset

Implements Newtonsoft.Json.Converters.IXmlNode.

Definition at line 122 of file XmlNodeWrapper.cs.

123 {
124 [global::Cpp2ILInjected.Token(Token = "0x6000A99")]
125 [global::Cpp2ILInjected.Address(RVA = "0x1D2C718", Offset = "0x1D2C718", Length = "0x10")]
126 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
127 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
128 get
129 {
130 throw null;
131 }
132 [global::Cpp2ILInjected.Token(Token = "0x6000A9A")]
133 [global::Cpp2ILInjected.Address(RVA = "0x1D2BA70", Offset = "0x1D2BA70", Length = "0x10")]
134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
135 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
136 set
137 {
138 throw null;
139 }
140 }