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

◆ Standalone

string System.Xml.XmlDeclaration.Standalone
getset

Definition at line 84 of file XmlDeclaration.cs.

85 {
86 [global::Cpp2ILInjected.Token(Token = "0x60004B7")]
87 [global::Cpp2ILInjected.Address(RVA = "0x1D8DB7C", Offset = "0x1D8DB7C", Length = "0x8")]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
89 get
90 {
91 throw null;
92 }
93 [global::Cpp2ILInjected.Token(Token = "0x60004B8")]
94 [global::Cpp2ILInjected.Address(RVA = "0x1D8DA34", Offset = "0x1D8DA34", Length = "0x130")]
95 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlDeclaration), Member = ".ctor", MemberParameters = new object[]
96 {
97 typeof(string),
98 typeof(string),
99 typeof(string),
100 typeof(XmlDocument)
101 }, ReturnType = typeof(void))]
102 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlDeclaration), Member = "set_InnerText", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
103 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.XmlDeclarationWrapper", Member = "set_Standalone", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
104 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
105 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
106 {
107 typeof(string),
108 typeof(string)
109 }, ReturnType = typeof(bool))]
110 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Res), Member = "GetString", MemberParameters = new object[]
111 {
112 typeof(string),
113 typeof(object[])
114 }, ReturnType = typeof(string))]
115 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
116 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
117 set
118 {
119 throw null;
120 }
121 }
class f__AnonymousType0<< Count > j__TPar