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
RuntimeGenericParamInfoHandle.cs
Go to the documentation of this file.
1using System;
4
5namespace Mono
6{
7 // Token: 0x02000015 RID: 21
9 {
10 // Token: 0x06000049 RID: 73 RVA: 0x0000241C File Offset: 0x0000061C
16
17 // Token: 0x17000007 RID: 7
18 // (get) Token: 0x0600004A RID: 74 RVA: 0x00002438 File Offset: 0x00000638
19 internal Type[] Constraints
20 {
21 get
22 {
23 return this.GetConstraints();
24 }
25 }
26
27 // Token: 0x17000008 RID: 8
28 // (get) Token: 0x0600004B RID: 75 RVA: 0x0000207A File Offset: 0x0000027A
30 {
31 get
32 {
33 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
34 }
35 }
36
37 // Token: 0x0600004C RID: 76 RVA: 0x0000244C File Offset: 0x0000064C
38 private Type[] GetConstraints()
39 {
40 Type type;
41 if (type == null || type != null)
42 {
43 }
45 }
46
47 // Token: 0x0600004D RID: 77 RVA: 0x00002468 File Offset: 0x00000668
48 private int GetConstraintsCount()
49 {
50 }
51
52 // Token: 0x0400008D RID: 141
54 }
55}
class f__AnonymousType0<< Count > j__TPar
unsafe RuntimeStructs.GenericParamInfo * value