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

◆ Xmlns

XNamespace System.Xml.Linq.XNamespace.Xmlns
staticgetset

Definition at line 134 of file XNamespace.cs.

135 {
136 [global::Cpp2ILInjected.Token(Token = "0x60000A0")]
137 [global::Cpp2ILInjected.Address(RVA = "0x1D6E5D4", Offset = "0x1D6E5D4", Length = "0x60")]
138 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XNamespace), Member = "Get", MemberParameters = new object[]
139 {
140 typeof(string),
141 typeof(int),
142 typeof(int)
143 }, ReturnType = typeof(XNamespace))]
144 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
145 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNamespace), Member = "EnsureNamespace", MemberParameters = new object[]
146 {
148 typeof(string)
149 }, ReturnType = typeof(XNamespace))]
150 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
151 get
152 {
153 throw null;
154 }
155 }
class f__AnonymousType0<< Count > j__TPar
XNamespace(string namespaceName)
Definition XNamespace.cs:37