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

◆ DateTimeZoneHandling

override DateTimeZoneHandling Newtonsoft.Json.Serialization.JsonSerializerProxy.DateTimeZoneHandling
getset

Definition at line 430 of file JsonSerializerProxy.cs.

431 {
432 [global::Cpp2ILInjected.Token(Token = "0x600068B")]
433 [global::Cpp2ILInjected.Address(RVA = "0x1D01658", Offset = "0x1D01658", Length = "0x14")]
434 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
435 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
436 get
437 {
438 throw null;
439 }
440 [global::Cpp2ILInjected.Token(Token = "0x600068C")]
441 [global::Cpp2ILInjected.Address(RVA = "0x1D0166C", Offset = "0x1D0166C", Length = "0x14")]
442 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
443 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
444 set
445 {
446 throw null;
447 }
448 }