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

◆ DateFormatHandling

override DateFormatHandling Newtonsoft.Json.Serialization.JsonSerializerProxy.DateFormatHandling
getset

Definition at line 409 of file JsonSerializerProxy.cs.

410 {
411 [global::Cpp2ILInjected.Token(Token = "0x6000689")]
412 [global::Cpp2ILInjected.Address(RVA = "0x1D01630", Offset = "0x1D01630", Length = "0x14")]
413 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
414 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
415 get
416 {
417 throw null;
418 }
419 [global::Cpp2ILInjected.Token(Token = "0x600068A")]
420 [global::Cpp2ILInjected.Address(RVA = "0x1D01644", Offset = "0x1D01644", Length = "0x14")]
421 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
422 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
423 set
424 {
425 throw null;
426 }
427 }