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

◆ PropertyType

Type Newtonsoft.Json.Serialization.JsonProperty.PropertyType
getset

Definition at line 188 of file JsonProperty.cs.

189 {
190 [global::Cpp2ILInjected.Token(Token = "0x60005AB")]
191 [global::Cpp2ILInjected.Address(RVA = "0x1CEEE5C", Offset = "0x1CEEE5C", Length = "0x8")]
192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
193 get
194 {
195 throw null;
196 }
197 [global::Cpp2ILInjected.Token(Token = "0x60005AC")]
198 [global::Cpp2ILInjected.Address(RVA = "0x1CE6C98", Offset = "0x1CE6C98", Length = "0x18")]
199 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
200 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
201 set
202 {
203 throw null;
204 }
205 }