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

override StreamingContext Newtonsoft.Json.Serialization.JsonSerializerProxy.Context
getset

Definition at line 367 of file JsonSerializerProxy.cs.

368 {
369 [global::Cpp2ILInjected.Token(Token = "0x6000685")]
370 [global::Cpp2ILInjected.Address(RVA = "0x1D015E0", Offset = "0x1D015E0", Length = "0x14")]
371 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
372 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
373 get
374 {
375 throw null;
376 }
377 [global::Cpp2ILInjected.Token(Token = "0x6000686")]
378 [global::Cpp2ILInjected.Address(RVA = "0x1D015F4", Offset = "0x1D015F4", Length = "0x14")]
379 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
380 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
381 set
382 {
383 throw null;
384 }
385 }