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
SecurityManager.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Security
5{
6 // Token: 0x0200029D RID: 669
7 [ComVisible(true)]
8 public static class SecurityManager
9 {
10 // Token: 0x17000258 RID: 600
11 // (get) Token: 0x06001720 RID: 5920 RVA: 0x00030D90 File Offset: 0x0002EF90
12 [Obsolete("The security manager cannot be turned off on MS runtime")]
13 public static bool SecurityEnabled
14 {
15 get
16 {
17 }
18 }
19
20 // Token: 0x06001721 RID: 5921 RVA: 0x00030DA0 File Offset: 0x0002EFA0
21 internal static void EnsureElevatedPermissions()
22 {
23 }
24 }
25}
class f__AnonymousType0<< Count > j__TPar