terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 |