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
SecurityAction.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x020002AE RID: 686
7 [Obsolete("CAS support is not available with Silverlight applications.")]
8 [ComVisible(true)]
10 public enum SecurityAction
11 {
12 // Token: 0x04000BF2 RID: 3058
13 Demand = 2,
14 // Token: 0x04000BF3 RID: 3059
15 Assert,
16 // Token: 0x04000BF4 RID: 3060
17 [Obsolete("This requests should not be used")]
18 Deny,
19 // Token: 0x04000BF5 RID: 3061
21 // Token: 0x04000BF6 RID: 3062
23 // Token: 0x04000BF7 RID: 3063
25 // Token: 0x04000BF8 RID: 3064
26 [Obsolete("This requests should not be used")]
28 // Token: 0x04000BF9 RID: 3065
29 [Obsolete("This requests should not be used")]
31 // Token: 0x04000BFA RID: 3066
32 [Obsolete("This requests should not be used")]
34 }
35}
class f__AnonymousType0<< Count > j__TPar