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
XmlImplementation.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Xml
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000071")]
8 public class XmlImplementation
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x600056E")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1D933A4", Offset = "0x1D933A4", Length = "0x60")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlDocument), Member = ".ctor", ReturnType = typeof(void))]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NameTable), Member = ".ctor", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x600056F")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1D93474", Offset = "0x1D93474", Length = "0x28")]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x6000570")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1D9349C", Offset = "0x1D9349C", Length = "0x5C")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlDocument), Member = ".ctor", MemberParameters = new object[] { typeof(XmlImplementation) }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
36 public virtual XmlDocument CreateDocument()
37 {
38 throw null;
39 }
40
41 [global::Cpp2ILInjected.Token(Token = "0x1700015A")]
43 {
44 [global::Cpp2ILInjected.Token(Token = "0x6000571")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1D934F8", Offset = "0x1D934F8", Length = "0x8")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 get
48 {
49 throw null;
50 }
51 }
52
53 [global::Cpp2ILInjected.Token(Token = "0x40002DD")]
54 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
56 }
57}
class f__AnonymousType0<< Count > j__TPar
virtual XmlDocument CreateDocument()