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

◆ StringEscapeHandling

override StringEscapeHandling Newtonsoft.Json.Serialization.JsonSerializerProxy.StringEscapeHandling
getset

Definition at line 514 of file JsonSerializerProxy.cs.

515 {
516 [global::Cpp2ILInjected.Token(Token = "0x6000693")]
517 [global::Cpp2ILInjected.Address(RVA = "0x1D016F8", Offset = "0x1D016F8", Length = "0x14")]
518 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
519 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
520 get
521 {
522 throw null;
523 }
524 [global::Cpp2ILInjected.Token(Token = "0x6000694")]
525 [global::Cpp2ILInjected.Address(RVA = "0x1D0170C", Offset = "0x1D0170C", Length = "0x14")]
526 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
527 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
528 set
529 {
530 throw null;
531 }
532 }