2 instantiations of StrongNameIdentityPermissionAttribute
mscorlib (1)
system\security\permissionset.cs (1)
40[StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, Name = "mscorlib", PublicKey = "0x" + AssemblyRef.EcmaPublicKeyFull)]
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
4132[StrongNameIdentityPermissionAttribute(SecurityAction.LinkDemand, Name = "System.Windows.Forms", PublicKey = "0x00000000000000000400000000000000")]
1 reference to StrongNameIdentityPermissionAttribute
System.Data.Entity (1)
System\Data\Metadata\Edm\LightweightCodeGenerator.cs (1)
305/// Or if the method or declaring class has a <see cref="System.Security.Permissions.StrongNameIdentityPermissionAttribute"/>.