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

◆ Encoding

string Newtonsoft.Json.Converters.XDeclarationWrapper.Encoding
getset

Implements Newtonsoft.Json.Converters.IXmlDeclaration.

Definition at line 77 of file XDeclarationWrapper.cs.

78 {
79 [global::Cpp2ILInjected.Token(Token = "0x6000AC5")]
80 [global::Cpp2ILInjected.Address(RVA = "0x1D2C890", Offset = "0x1D2C890", Length = "0xC")]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
82 get
83 {
84 throw null;
85 }
86 [global::Cpp2ILInjected.Token(Token = "0x6000AC6")]
87 [global::Cpp2ILInjected.Address(RVA = "0x1D2C89C", Offset = "0x1D2C89C", Length = "0xC")]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
89 set
90 {
91 throw null;
92 }
93 }