2 references to HasReflectionPermission
System.Windows.Forms (2)
misc\SecurityUtils.cs (2)
114
else if (allowNonPublic && !
HasReflectionPermission
(type)) {
165
else if (allowNonPublic && !
HasReflectionPermission
(type)) {