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.XmlDeclarationWrapper.Encoding
getset

Implements Newtonsoft.Json.Converters.IXmlDeclaration.

Definition at line 33 of file XmlDeclarationWrapper.cs.

34 {
35 [global::Cpp2ILInjected.Token(Token = "0x6000A87")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1D2BCC0", Offset = "0x1D2BCC0", Length = "0xC")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 get
39 {
40 throw null;
41 }
42 [global::Cpp2ILInjected.Token(Token = "0x6000A88")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1D2BCCC", Offset = "0x1D2BCCC", Length = "0xC")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlDeclaration), Member = "set_Encoding", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
46 set
47 {
48 throw null;
49 }
50 }
class f__AnonymousType0<< Count > j__TPar