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
MarshalAsAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000454 RID: 1108
6 [ComVisible(true)]
7 [AttributeUsage(AttributeTargets.Field | AttributeTargets.Parameter | AttributeTargets.ReturnValue, Inherited = false)]
8 [StructLayout(0)]
9 public sealed class MarshalAsAttribute : Attribute
10 {
11 // Token: 0x060021E2 RID: 8674 RVA: 0x0004CA48 File Offset: 0x0004AC48
16
17 // Token: 0x1700045E RID: 1118
18 // (get) Token: 0x060021E3 RID: 8675 RVA: 0x0004CA64 File Offset: 0x0004AC64
20 {
21 get
22 {
23 return this.utype;
24 }
25 }
26
27 // Token: 0x060021E4 RID: 8676 RVA: 0x0004CA78 File Offset: 0x0004AC78
29 {
30 object obj;
31 if (obj != null)
32 {
33 }
34 throw new InvalidCastException();
35 }
36
37 // Token: 0x0400128A RID: 4746
38 public string MarshalCookie;
39
40 // Token: 0x0400128B RID: 4747
41 [ComVisible(true)]
42 public string MarshalType;
43
44 // Token: 0x0400128C RID: 4748
45 [ComVisible(true)]
47
48 // Token: 0x0400128D RID: 4749
50
51 // Token: 0x0400128E RID: 4750
53
54 // Token: 0x0400128F RID: 4751
56
57 // Token: 0x04001290 RID: 4752
59
60 // Token: 0x04001291 RID: 4753
61 public int SizeConst;
62
63 // Token: 0x04001292 RID: 4754
65
66 // Token: 0x04001293 RID: 4755
67 public short SizeParamIndex;
68 }
69}
class f__AnonymousType0<< Count > j__TPar