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
ConstructorBuilder.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x0200051A RID: 1306
9 {
10 // Token: 0x1700056C RID: 1388
11 // (get) Token: 0x0600266A RID: 9834 RVA: 0x0000207A File Offset: 0x0000027A
13 {
14 get
15 {
16 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
17 }
18 }
19
20 // Token: 0x1700056D RID: 1389
21 // (get) Token: 0x0600266B RID: 9835 RVA: 0x0000207A File Offset: 0x0000027A
22 public override Type DeclaringType
23 {
24 get
25 {
26 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
27 }
28 }
29
30 // Token: 0x1700056E RID: 1390
31 // (get) Token: 0x0600266C RID: 9836 RVA: 0x0000207A File Offset: 0x0000027A
32 public override string Name
33 {
34 get
35 {
36 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
37 }
38 }
39
40 // Token: 0x0600266D RID: 9837 RVA: 0x0000207A File Offset: 0x0000027A
41 public override ParameterInfo[] GetParameters()
42 {
43 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
44 }
45
46 // Token: 0x0600266E RID: 9838 RVA: 0x0000207A File Offset: 0x0000027A
48 {
49 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
50 }
51
52 // Token: 0x1700056F RID: 1391
53 // (get) Token: 0x0600266F RID: 9839 RVA: 0x0000207A File Offset: 0x0000027A
55 {
56 get
57 {
58 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
59 }
60 }
61
62 // Token: 0x06002670 RID: 9840 RVA: 0x0000207A File Offset: 0x0000027A
63 public override object Invoke(BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
64 {
65 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
66 }
67
68 // Token: 0x06002671 RID: 9841 RVA: 0x0000207A File Offset: 0x0000027A
69 public override bool IsDefined(Type attributeType, bool inherit)
70 {
71 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
72 }
73
74 // Token: 0x06002672 RID: 9842 RVA: 0x0000207A File Offset: 0x0000027A
75 public override object[] GetCustomAttributes(bool inherit)
76 {
77 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
78 }
79
80 // Token: 0x06002673 RID: 9843 RVA: 0x0000207A File Offset: 0x0000027A
81 public override object[] GetCustomAttributes(Type attributeType, bool inherit)
82 {
83 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
84 }
85
86 // Token: 0x17000570 RID: 1392
87 // (get) Token: 0x06002674 RID: 9844 RVA: 0x0000207A File Offset: 0x0000027A
88 public override Type ReflectedType
89 {
90 get
91 {
92 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
93 }
94 }
95
96 // Token: 0x06002675 RID: 9845 RVA: 0x0000207A File Offset: 0x0000027A
97 public override object Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
98 {
99 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
100 }
101 }
102}
class f__AnonymousType0<< Count > j__TPar
override object[] GetCustomAttributes(bool inherit)
override bool IsDefined(Type attributeType, bool inherit)
override object[] GetCustomAttributes(Type attributeType, bool inherit)
override object Invoke(BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
override RuntimeMethodHandle MethodHandle
override object Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
override MethodImplAttributes GetMethodImplementationFlags()