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

◆ ConstructorHandling

override ConstructorHandling Newtonsoft.Json.Serialization.JsonSerializerProxy.ConstructorHandling
getset

Definition at line 325 of file JsonSerializerProxy.cs.

326 {
327 [global::Cpp2ILInjected.Token(Token = "0x6000681")]
328 [global::Cpp2ILInjected.Address(RVA = "0x1D01598", Offset = "0x1D01598", Length = "0x14")]
329 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
330 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
331 get
332 {
333 throw null;
334 }
335 [global::Cpp2ILInjected.Token(Token = "0x6000682")]
336 [global::Cpp2ILInjected.Address(RVA = "0x1D015AC", Offset = "0x1D015AC", Length = "0x14")]
337 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
338 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
339 set
340 {
341 throw null;
342 }
343 }