2 references to s_unrestrictedPermissionInferfaceName
mscorlib (2)
system\security\permissiontoken.cs (2)
431
if (cls.GetInterface(
s_unrestrictedPermissionInferfaceName
) != null)
468
if (cls.GetInterface(
s_unrestrictedPermissionInferfaceName
) != null)