| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
 Collaboration diagram for System.SecurityUtils: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) | 
Definition at line 12 of file SecurityUtils.cs.