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

◆ Xml

XNamespace System.Xml.Linq.XNamespace.Xml
staticgetset

Definition at line 110 of file XNamespace.cs.

111 {
112 [global::Cpp2ILInjected.Token(Token = "0x600009F")]
113 [global::Cpp2ILInjected.Address(RVA = "0x1D6E574", Offset = "0x1D6E574", Length = "0x60")]
114 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XNamespace), Member = "Get", MemberParameters = new object[]
115 {
116 typeof(string),
117 typeof(int),
118 typeof(int)
119 }, ReturnType = typeof(XNamespace))]
120 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
121 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNamespace), Member = "EnsureNamespace", MemberParameters = new object[]
122 {
124 typeof(string)
125 }, ReturnType = typeof(XNamespace))]
126 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
127 get
128 {
129 throw null;
130 }
131 }
class f__AnonymousType0<< Count > j__TPar
XNamespace(string namespaceName)
Definition XNamespace.cs:37