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

◆ ReflectionPermissionFlag

Enumerator
AllFlags 
MemberAccess 
NoFlags 
ReflectionEmit 
RestrictedMemberAccess 
TypeInformation 

Definition at line 7 of file ReflectionPermissionFlag.cs.

8 {
9 // Token: 0x04000BEA RID: 3050
10 [Obsolete("This permission has been deprecated. Use PermissionState.Unrestricted to get full access.")]
11 AllFlags = 7,
12 // Token: 0x04000BEB RID: 3051
13 MemberAccess = 2,
14 // Token: 0x04000BEC RID: 3052
15 NoFlags = 0,
16 // Token: 0x04000BED RID: 3053
17 [Obsolete("This permission is no longer used by the CLR.")]
19 // Token: 0x04000BEE RID: 3054
21 // Token: 0x04000BEF RID: 3055
22 [Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
24 }
class f__AnonymousType0<< Count > j__TPar