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
XmlElementWrapper.cs
Go to the documentation of this file.
1using System;
2using System.Xml;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x200010A")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6000A81")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1D2B920", Offset = "0x1D2B920", Length = "0x2C")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x6000A82")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1D2BBB4", Offset = "0x1D2BBB4", Length = "0xE0")]
22 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
25 public void SetAttributeNode(IXmlNode attribute)
26 {
27 throw null;
28 }
29
30 [global::Cpp2ILInjected.Token(Token = "0x6000A83")]
31 [global::Cpp2ILInjected.Address(RVA = "0x1D2BC94", Offset = "0x1D2BC94", Length = "0x14")]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
33 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
34 public string GetPrefixOfNamespace(string namespaceUri)
35 {
36 throw null;
37 }
38
39 [global::Cpp2ILInjected.Token(Token = "0x170001DB")]
40 public bool IsEmpty
41 {
42 [global::Cpp2ILInjected.Token(Token = "0x6000A84")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1D2BCA8", Offset = "0x1D2BCA8", Length = "0xC")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlElement), Member = "get_IsEmpty", ReturnType = typeof(bool))]
46 get
47 {
48 throw null;
49 }
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x400040E")]
53 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
55 }
56}
class f__AnonymousType0<< Count > j__TPar
string GetPrefixOfNamespace(string namespaceUri)