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
Module.cs
Go to the documentation of this file.
1using System;
6
7namespace System.Reflection
8{
9 [global::Cpp2ILInjected.Token(Token = "0x20004E1")]
10 [global::System.Serializable]
11 [StructLayout(0)]
12 public abstract class Module : ICustomAttributeProvider, global::System.Runtime.Serialization.ISerializable, global::System.Runtime.InteropServices._Module
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x60023F5")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1B83170", Offset = "0x1B83170", Length = "0x8")]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RuntimeModule), Member = ".ctor", ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
19 protected Module()
20 {
21 throw null;
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x170004C0")]
25 public virtual Assembly Assembly
26 {
27 [global::Cpp2ILInjected.Token(Token = "0x60023F6")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1B83178", Offset = "0x1B83178", Length = "0x28")]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotImplemented), Member = "get_ByDesign", ReturnType = typeof(global::System.Exception))]
31 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
32 get
33 {
34 throw null;
35 }
36 }
37
38 [global::Cpp2ILInjected.Token(Token = "0x170004C1")]
39 public virtual string FullyQualifiedName
40 {
41 [global::Cpp2ILInjected.Token(Token = "0x60023F7")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1B831A0", Offset = "0x1B831A0", Length = "0x28")]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotImplemented), Member = "get_ByDesign", ReturnType = typeof(global::System.Exception))]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
46 get
47 {
48 throw null;
49 }
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x170004C2")]
53 public virtual global::System.Guid ModuleVersionId
54 {
55 [global::Cpp2ILInjected.Token(Token = "0x60023F8")]
56 [global::Cpp2ILInjected.Address(RVA = "0x1B831C8", Offset = "0x1B831C8", Length = "0x28")]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotImplemented), Member = "get_ByDesign", ReturnType = typeof(global::System.Exception))]
59 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
60 get
61 {
62 throw null;
63 }
64 }
65
66 [global::Cpp2ILInjected.Token(Token = "0x170004C3")]
67 public virtual string ScopeName
68 {
69 [global::Cpp2ILInjected.Token(Token = "0x60023F9")]
70 [global::Cpp2ILInjected.Address(RVA = "0x1B831F0", Offset = "0x1B831F0", Length = "0x28")]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotImplemented), Member = "get_ByDesign", ReturnType = typeof(global::System.Exception))]
73 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
74 get
75 {
76 throw null;
77 }
78 }
79
80 [global::Cpp2ILInjected.Token(Token = "0x60023FA")]
81 [global::Cpp2ILInjected.Address(RVA = "0x1B83218", Offset = "0x1B83218", Length = "0x28")]
82 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
83 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotImplemented), Member = "get_ByDesign", ReturnType = typeof(global::System.Exception))]
84 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
85 public virtual bool IsResource()
86 {
87 throw null;
88 }
89
90 [global::Cpp2ILInjected.Token(Token = "0x60023FB")]
91 [global::Cpp2ILInjected.Address(RVA = "0x1B83240", Offset = "0x1B83240", Length = "0x28")]
92 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
93 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotImplemented), Member = "get_ByDesign", ReturnType = typeof(global::System.Exception))]
94 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
95 public virtual bool IsDefined(global::System.Type attributeType, bool inherit)
96 {
97 throw null;
98 }
99
100 [global::Cpp2ILInjected.Token(Token = "0x60023FC")]
101 [global::Cpp2ILInjected.Address(RVA = "0x1B83268", Offset = "0x1B83268", Length = "0x28")]
102 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
103 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotImplemented), Member = "get_ByDesign", ReturnType = typeof(global::System.Exception))]
104 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
105 public virtual object[] GetCustomAttributes(bool inherit)
106 {
107 throw null;
108 }
109
110 [global::Cpp2ILInjected.Token(Token = "0x60023FD")]
111 [global::Cpp2ILInjected.Address(RVA = "0x1B83290", Offset = "0x1B83290", Length = "0x28")]
112 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
113 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotImplemented), Member = "get_ByDesign", ReturnType = typeof(global::System.Exception))]
114 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
115 public virtual object[] GetCustomAttributes(global::System.Type attributeType, bool inherit)
116 {
117 throw null;
118 }
119
120 [global::Cpp2ILInjected.Token(Token = "0x60023FE")]
121 [global::Cpp2ILInjected.Address(RVA = "0x1B832B8", Offset = "0x1B832B8", Length = "0x28")]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
123 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotImplemented), Member = "get_ByDesign", ReturnType = typeof(global::System.Exception))]
124 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
125 public virtual void GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
126 {
127 throw null;
128 }
129
130 [global::Cpp2ILInjected.Token(Token = "0x60023FF")]
131 [global::Cpp2ILInjected.Address(RVA = "0x1B832E0", Offset = "0x1B832E0", Length = "0x8")]
132 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
133 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "Equals", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
134 public override bool Equals(object o)
135 {
136 throw null;
137 }
138
139 [global::Cpp2ILInjected.Token(Token = "0x6002400")]
140 [global::Cpp2ILInjected.Address(RVA = "0x1B832E8", Offset = "0x1B832E8", Length = "0x8")]
141 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
142 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetHashCode", ReturnType = typeof(int))]
143 public override int GetHashCode()
144 {
145 throw null;
146 }
147
148 [global::Cpp2ILInjected.Token(Token = "0x6002401")]
149 [global::Cpp2ILInjected.Address(RVA = "0x1B832F0", Offset = "0x1B832F0", Length = "0x2C")]
150 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
151 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Attribute), Member = "GetCustomAttributes", MemberParameters = new object[]
152 {
153 typeof(Module),
154 typeof(bool)
155 }, ReturnType = typeof(global::System.Attribute[]))]
156 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Attribute), Member = "GetCustomAttributes", MemberParameters = new object[]
157 {
158 typeof(Module),
159 typeof(global::System.Type),
160 typeof(bool)
161 }, ReturnType = typeof(global::System.Attribute[]))]
162 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.UnitySerializationHolder), Member = "GetRealObject", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.StreamingContext) }, ReturnType = typeof(object))]
163 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ReflectTypeDescriptionProvider", Member = "GetPopulatedTypes", MemberParameters = new object[] { typeof(Module) }, ReturnType = "System.Type[]")]
164 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TypeDescriptor", Member = "Refresh", MemberParameters = new object[] { typeof(Module) }, ReturnType = typeof(void))]
165 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
166 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
167 public static bool operator ==(Module left, Module right)
168 {
169 throw null;
170 }
171
172 [global::Cpp2ILInjected.Token(Token = "0x6002402")]
173 [global::Cpp2ILInjected.Address(RVA = "0x1B8331C", Offset = "0x1B8331C", Length = "0xC")]
174 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
175 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
176 public override string ToString()
177 {
178 throw null;
179 }
180
181 [global::Cpp2ILInjected.Token(Token = "0x6002403")]
182 [global::Cpp2ILInjected.Address(RVA = "0x1B83328", Offset = "0x1B83328", Length = "0x11C")]
183 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
184 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
185 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
186 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Substring", MemberParameters = new object[]
187 {
188 typeof(int),
189 typeof(int)
190 }, ReturnType = typeof(string))]
191 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "StartsWith", MemberParameters = new object[]
192 {
193 typeof(string),
194 typeof(global::System.StringComparison)
195 }, ReturnType = typeof(bool))]
196 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Equals", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
197 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidFilterCriteriaException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
198 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
199 private static bool FilterTypeNameImpl(global::System.Type cls, object filterCriteria)
200 {
201 throw null;
202 }
203
204 [global::Cpp2ILInjected.Token(Token = "0x6002404")]
205 [global::Cpp2ILInjected.Address(RVA = "0x1B83444", Offset = "0x1B83444", Length = "0x14C")]
206 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
207 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
208 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
209 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Substring", MemberParameters = new object[]
210 {
211 typeof(int),
212 typeof(int)
213 }, ReturnType = typeof(string))]
214 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Compare", MemberParameters = new object[]
215 {
216 typeof(string),
217 typeof(int),
218 typeof(string),
219 typeof(int),
220 typeof(int),
221 typeof(global::System.StringComparison)
222 }, ReturnType = typeof(int))]
223 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Compare", MemberParameters = new object[]
224 {
225 typeof(string),
226 typeof(string),
227 typeof(global::System.StringComparison)
228 }, ReturnType = typeof(int))]
229 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidFilterCriteriaException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
230 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
231 private static bool FilterTypeNameIgnoreCaseImpl(global::System.Type cls, object filterCriteria)
232 {
233 throw null;
234 }
235
236 [global::Cpp2ILInjected.Token(Token = "0x6002405")]
237 [global::Cpp2ILInjected.Address(RVA = "0x1B83590", Offset = "0x1B83590", Length = "0x38")]
238 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
239 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotImplementedException), Member = ".ctor", ReturnType = typeof(void))]
240 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
241 internal virtual global::System.Guid GetModuleVersionId()
242 {
243 throw null;
244 }
245
246 // Note: this type is marked as 'beforefieldinit'.
247 [global::Cpp2ILInjected.Token(Token = "0x6002406")]
248 [global::Cpp2ILInjected.Address(RVA = "0x1B835C8", Offset = "0x1B835C8", Length = "0xC8")]
249 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
250 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TypeFilter), Member = ".ctor", MemberParameters = new object[]
251 {
252 typeof(object),
253 typeof(global::System.IntPtr)
254 }, ReturnType = typeof(void))]
255 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
256 static Module()
257 {
258 throw null;
259 }
260
261 [global::Cpp2ILInjected.Token(Token = "0x40013E9")]
263
264 [global::Cpp2ILInjected.Token(Token = "0x40013EA")]
266
267 [global::Cpp2ILInjected.Token(Token = "0x40013EB")]
268 private const BindingFlags DefaultLookup = BindingFlags.Instance | BindingFlags.Static | BindingFlags.Public;
269 }
270}
class f__AnonymousType0<< Count > j__TPar
virtual string ScopeName
Definition Module.cs:68
virtual global::System.Guid ModuleVersionId
Definition Module.cs:54
virtual void GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
Definition Module.cs:125
virtual string FullyQualifiedName
Definition Module.cs:40
static readonly TypeFilter FilterTypeNameIgnoreCase
Definition Module.cs:265
static bool FilterTypeNameImpl(global::System.Type cls, object filterCriteria)
Definition Module.cs:199
override bool Equals(object o)
Definition Module.cs:134
static bool FilterTypeNameIgnoreCaseImpl(global::System.Type cls, object filterCriteria)
Definition Module.cs:231
override string ToString()
Definition Module.cs:176
static readonly TypeFilter FilterTypeName
Definition Module.cs:262
virtual object[] GetCustomAttributes(global::System.Type attributeType, bool inherit)
Definition Module.cs:115
virtual bool IsResource()
Definition Module.cs:85
override int GetHashCode()
Definition Module.cs:143
virtual global::System.Guid GetModuleVersionId()
Definition Module.cs:241
virtual object[] GetCustomAttributes(bool inherit)
Definition Module.cs:105
virtual bool IsDefined(global::System.Type attributeType, bool inherit)
Definition Module.cs:95
delegate bool TypeFilter(global::System.Type m, object filterCriteria)