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

◆ None

XNamespace System.Xml.Linq.XNamespace.None
staticgetset

Definition at line 85 of file XNamespace.cs.

86 {
87 [global::Cpp2ILInjected.Token(Token = "0x600009E")]
88 [global::Cpp2ILInjected.Address(RVA = "0x1D6E214", Offset = "0x1D6E214", Length = "0x68")]
89 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XName), Member = "Get", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(XName))]
90 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XNamespace), Member = "Get", MemberParameters = new object[]
91 {
92 typeof(string),
93 typeof(int),
94 typeof(int)
95 }, ReturnType = typeof(XNamespace))]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
97 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNamespace), Member = "EnsureNamespace", MemberParameters = new object[]
98 {
100 typeof(string)
101 }, ReturnType = typeof(XNamespace))]
102 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
103 get
104 {
105 throw null;
106 }
107 }
class f__AnonymousType0<< Count > j__TPar
XNamespace(string namespaceName)
Definition XNamespace.cs:37