terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
EnumBuilder.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x0200051C RID: 1308
9 public sealed class EnumBuilder : TypeInfo
10 {
11 // Token: 0x17000576 RID: 1398
12 // (get) Token: 0x06002682 RID: 9858 RVA: 0x0000207A File Offset: 0x0000027A
13 public override Assembly Assembly
14 {
15 get
16 {
17 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
18 }
19 }
20
21 // Token: 0x17000577 RID: 1399
22 // (get) Token: 0x06002683 RID: 9859 RVA: 0x0000207A File Offset: 0x0000027A
23 public override string AssemblyQualifiedName
24 {
25 get
26 {
27 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
28 }
29 }
30
31 // Token: 0x17000578 RID: 1400
32 // (get) Token: 0x06002684 RID: 9860 RVA: 0x0000207A File Offset: 0x0000027A
33 public override Type BaseType
34 {
35 get
36 {
37 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
38 }
39 }
40
41 // Token: 0x17000579 RID: 1401
42 // (get) Token: 0x06002685 RID: 9861 RVA: 0x0000207A File Offset: 0x0000027A
43 public override string FullName
44 {
45 get
46 {
47 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
48 }
49 }
50
51 // Token: 0x1700057A RID: 1402
52 // (get) Token: 0x06002686 RID: 9862 RVA: 0x0000207A File Offset: 0x0000027A
53 public override Module Module
54 {
55 get
56 {
57 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
58 }
59 }
60
61 // Token: 0x1700057B RID: 1403
62 // (get) Token: 0x06002687 RID: 9863 RVA: 0x0000207A File Offset: 0x0000027A
63 public override string Name
64 {
65 get
66 {
67 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
68 }
69 }
70
71 // Token: 0x1700057C RID: 1404
72 // (get) Token: 0x06002688 RID: 9864 RVA: 0x0000207A File Offset: 0x0000027A
73 public override string Namespace
74 {
75 get
76 {
77 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
78 }
79 }
80
81 // Token: 0x1700057D RID: 1405
82 // (get) Token: 0x06002689 RID: 9865 RVA: 0x0000207A File Offset: 0x0000027A
83 public override Type UnderlyingSystemType
84 {
85 get
86 {
87 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
88 }
89 }
90
91 // Token: 0x0600268A RID: 9866 RVA: 0x0000207A File Offset: 0x0000027A
93 {
94 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
95 }
96
97 // Token: 0x0600268B RID: 9867 RVA: 0x0000207A File Offset: 0x0000027A
99 {
100 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
101 }
102
103 // Token: 0x0600268C RID: 9868 RVA: 0x0000207A File Offset: 0x0000027A
104 [ComVisible(true)]
106 {
107 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
108 }
109
110 // Token: 0x0600268D RID: 9869 RVA: 0x0000207A File Offset: 0x0000027A
111 public override object[] GetCustomAttributes(bool inherit)
112 {
113 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
114 }
115
116 // Token: 0x0600268E RID: 9870 RVA: 0x0000207A File Offset: 0x0000027A
117 public override object[] GetCustomAttributes(Type attributeType, bool inherit)
118 {
119 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
120 }
121
122 // Token: 0x0600268F RID: 9871 RVA: 0x0000207A File Offset: 0x0000027A
123 public override Type GetElementType()
124 {
125 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
126 }
127
128 // Token: 0x06002690 RID: 9872 RVA: 0x0000207A File Offset: 0x0000027A
130 {
131 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
132 }
133
134 // Token: 0x06002691 RID: 9873 RVA: 0x0000207A File Offset: 0x0000027A
136 {
137 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
138 }
139
140 // Token: 0x06002692 RID: 9874 RVA: 0x0000207A File Offset: 0x0000027A
142 {
143 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
144 }
145
146 // Token: 0x06002693 RID: 9875 RVA: 0x0000207A File Offset: 0x0000027A
148 {
149 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
150 }
151
152 // Token: 0x06002694 RID: 9876 RVA: 0x0000207A File Offset: 0x0000027A
153 public override Type[] GetInterfaces()
154 {
155 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
156 }
157
158 // Token: 0x06002695 RID: 9877 RVA: 0x0000207A File Offset: 0x0000027A
160 {
161 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
162 }
163
164 // Token: 0x06002696 RID: 9878 RVA: 0x0000207A File Offset: 0x0000027A
166 {
167 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
168 }
169
170 // Token: 0x06002697 RID: 9879 RVA: 0x0000207A File Offset: 0x0000027A
172 {
173 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
174 }
175
176 // Token: 0x06002698 RID: 9880 RVA: 0x0000207A File Offset: 0x0000027A
178 {
179 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
180 }
181
182 // Token: 0x06002699 RID: 9881 RVA: 0x0000207A File Offset: 0x0000027A
183 protected override PropertyInfo GetPropertyImpl(string name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers)
184 {
185 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
186 }
187
188 // Token: 0x0600269A RID: 9882 RVA: 0x0000207A File Offset: 0x0000027A
189 protected override bool HasElementTypeImpl()
190 {
191 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
192 }
193
194 // Token: 0x0600269B RID: 9883 RVA: 0x0000207A File Offset: 0x0000027A
195 public override object InvokeMember(string name, BindingFlags invokeAttr, Binder binder, object target, object[] args, ParameterModifier[] modifiers, CultureInfo culture, string[] namedParameters)
196 {
197 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
198 }
199
200 // Token: 0x0600269C RID: 9884 RVA: 0x0000207A File Offset: 0x0000027A
201 protected override bool IsArrayImpl()
202 {
203 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
204 }
205
206 // Token: 0x0600269D RID: 9885 RVA: 0x0000207A File Offset: 0x0000027A
207 protected override bool IsByRefImpl()
208 {
209 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
210 }
211
212 // Token: 0x0600269E RID: 9886 RVA: 0x0000207A File Offset: 0x0000027A
213 protected override bool IsCOMObjectImpl()
214 {
215 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
216 }
217
218 // Token: 0x0600269F RID: 9887 RVA: 0x0000207A File Offset: 0x0000027A
219 public override bool IsDefined(Type attributeType, bool inherit)
220 {
221 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
222 }
223
224 // Token: 0x060026A0 RID: 9888 RVA: 0x0000207A File Offset: 0x0000027A
225 protected override bool IsPointerImpl()
226 {
227 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
228 }
229
230 // Token: 0x060026A1 RID: 9889 RVA: 0x0000207A File Offset: 0x0000027A
231 protected override bool IsPrimitiveImpl()
232 {
233 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
234 }
235 }
236}
class f__AnonymousType0<< Count > j__TPar
override TypeAttributes GetAttributeFlagsImpl()
override PropertyInfo[] GetProperties(BindingFlags bindingAttr)
override EventInfo GetEvent(string name, BindingFlags bindingAttr)
override PropertyInfo GetPropertyImpl(string name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers)
override MethodInfo GetMethodImpl(string name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)
override ConstructorInfo[] GetConstructors(BindingFlags bindingAttr)
override bool IsDefined(Type attributeType, bool inherit)
override Type GetNestedType(string name, BindingFlags bindingAttr)
override ConstructorInfo GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)
override object[] GetCustomAttributes(bool inherit)
override FieldInfo[] GetFields(BindingFlags bindingAttr)
override object[] GetCustomAttributes(Type attributeType, bool inherit)
override object InvokeMember(string name, BindingFlags invokeAttr, Binder binder, object target, object[] args, ParameterModifier[] modifiers, CultureInfo culture, string[] namedParameters)
override EventInfo[] GetEvents(BindingFlags bindingAttr)
override MethodInfo[] GetMethods(BindingFlags bindingAttr)
override FieldInfo GetField(string name, BindingFlags bindingAttr)