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
SecurityPermissionFlag.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x020002B1 RID: 689
7 [Flags]
8 [Obsolete("CAS support is not available with Silverlight applications.")]
9 [ComVisible(true)]
12 {
13 // Token: 0x04000BFF RID: 3071
14 NoFlags = 0,
15 // Token: 0x04000C00 RID: 3072
16 Assertion = 1,
17 // Token: 0x04000C01 RID: 3073
18 UnmanagedCode = 2,
19 // Token: 0x04000C02 RID: 3074
21 // Token: 0x04000C03 RID: 3075
22 Execution = 8,
23 // Token: 0x04000C04 RID: 3076
24 ControlThread = 16,
25 // Token: 0x04000C05 RID: 3077
26 ControlEvidence = 32,
27 // Token: 0x04000C06 RID: 3078
28 ControlPolicy = 64,
29 // Token: 0x04000C07 RID: 3079
31 // Token: 0x04000C08 RID: 3080
33 // Token: 0x04000C09 RID: 3081
34 ControlPrincipal = 512,
35 // Token: 0x04000C0A RID: 3082
36 ControlAppDomain = 1024,
37 // Token: 0x04000C0B RID: 3083
39 // Token: 0x04000C0C RID: 3084
40 Infrastructure = 4096,
41 // Token: 0x04000C0D RID: 3085
42 BindingRedirects = 8192,
43 // Token: 0x04000C0E RID: 3086
44 AllFlags = 16383
45 }
46}
class f__AnonymousType0<< Count > j__TPar