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

◆ Context

virtual StreamingContext Newtonsoft.Json.JsonSerializer.Context
getset

Definition at line 404 of file JsonSerializer.cs.

405 {
406 [global::Cpp2ILInjected.Token(Token = "0x600020F")]
407 [global::Cpp2ILInjected.Address(RVA = "0x1CC80F0", Offset = "0x1CC80F0", Length = "0xC")]
408 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
409 get
410 {
411 throw null;
412 }
413 [global::Cpp2ILInjected.Token(Token = "0x6000210")]
414 [global::Cpp2ILInjected.Address(RVA = "0x1CC80FC", Offset = "0x1CC80FC", Length = "0x8")]
415 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
416 set
417 {
418 throw null;
419 }
420 }