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
|
This is the complete list of members for System.SecurityUtils, including all inherited members.
DemandGrantSet(Assembly assembly) | System.SecurityUtils | inlineprivatestatic |
DemandReflectionAccess(Type type) | System.SecurityUtils | inlineprivatestatic |
GenericArgumentsAreVisible(MethodInfo method) | System.SecurityUtils | inlineprivatestatic |
HasReflectionPermission(Type type) | System.SecurityUtils | inlineprivatestatic |
MethodInfoInvoke(MethodInfo method, object target, object[] args) | System.SecurityUtils | inlinepackagestatic |
SecureConstructorInvoke(Type type, Type[] argTypes, object[] args, bool allowNonPublic) | System.SecurityUtils | inlinepackagestatic |
SecureConstructorInvoke(Type type, Type[] argTypes, object[] args, bool allowNonPublic, BindingFlags extraFlags) | System.SecurityUtils | inlinepackagestatic |
SecureCreateInstance(Type type) | System.SecurityUtils | inlinepackagestatic |
SecureCreateInstance(Type type, object[] args, bool allowNonPublic) | System.SecurityUtils | inlinepackagestatic |
SecureCreateInstance(Type type, object[] args) | System.SecurityUtils | inlinepackagestatic |