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 System.Xml.XmlDeclaration.Encoding
getset

Definition at line 62 of file XmlDeclaration.cs.

63 {
64 [global::Cpp2ILInjected.Token(Token = "0x60004B5")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1D8DB74", Offset = "0x1D8DB74", Length = "0x8")]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 get
68 {
69 throw null;
70 }
71 [global::Cpp2ILInjected.Token(Token = "0x60004B6")]
72 [global::Cpp2ILInjected.Address(RVA = "0x1D8D9DC", Offset = "0x1D8D9DC", Length = "0x58")]
73 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlDeclaration), Member = "set_InnerText", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
74 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.XmlDeclarationWrapper", Member = "set_Encoding", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
75 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
76 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
77 set
78 {
79 throw null;
80 }
81 }
class f__AnonymousType0<< Count > j__TPar