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

◆ ReferenceLoopHandling

override ReferenceLoopHandling Newtonsoft.Json.Serialization.JsonSerializerProxy.ReferenceLoopHandling
getset

Definition at line 220 of file JsonSerializerProxy.cs.

221 {
222 [global::Cpp2ILInjected.Token(Token = "0x6000677")]
223 [global::Cpp2ILInjected.Address(RVA = "0x1D014D0", Offset = "0x1D014D0", Length = "0x14")]
224 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
225 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
226 get
227 {
228 throw null;
229 }
230 [global::Cpp2ILInjected.Token(Token = "0x6000678")]
231 [global::Cpp2ILInjected.Address(RVA = "0x1D014E4", Offset = "0x1D014E4", Length = "0x14")]
232 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
233 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
234 set
235 {
236 throw null;
237 }
238 }