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
System.SecurityUtils Class Reference

Static Package Functions

static object SecureCreateInstance (Type type)
 
static object SecureCreateInstance (Type type, object[] args, bool allowNonPublic)
 
static object SecureCreateInstance (Type type, object[] args)
 
static object SecureConstructorInvoke (Type type, Type[] argTypes, object[] args, bool allowNonPublic)
 
static object SecureConstructorInvoke (Type type, Type[] argTypes, object[] args, bool allowNonPublic, BindingFlags extraFlags)
 
static object MethodInfoInvoke (MethodInfo method, object target, object[] args)
 

Static Private Member Functions

static void DemandReflectionAccess (Type type)
 
static void DemandGrantSet (Assembly assembly)
 
static bool HasReflectionPermission (Type type)
 
static bool GenericArgumentsAreVisible (MethodInfo method)
 

Detailed Description

Definition at line 7 of file SecurityUtils.cs.


The documentation for this class was generated from the following file: