2 references to HasReflectionPermission
System.Web (2)
parent\parent\parent\Misc\SecurityUtils.cs (2)
114else if (allowNonPublic && !HasReflectionPermission(type)) { 165else if (allowNonPublic && !HasReflectionPermission(type)) {