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

◆ PreserveReferencesHandling

override PreserveReferencesHandling Newtonsoft.Json.Serialization.JsonSerializerProxy.PreserveReferencesHandling
getset

Definition at line 241 of file JsonSerializerProxy.cs.

242 {
243 [global::Cpp2ILInjected.Token(Token = "0x6000679")]
244 [global::Cpp2ILInjected.Address(RVA = "0x1D014F8", Offset = "0x1D014F8", Length = "0x14")]
245 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
246 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
247 get
248 {
249 throw null;
250 }
251 [global::Cpp2ILInjected.Token(Token = "0x600067A")]
252 [global::Cpp2ILInjected.Address(RVA = "0x1D0150C", Offset = "0x1D0150C", Length = "0x14")]
253 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
254 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
255 set
256 {
257 throw null;
258 }
259 }