4 references to HasAssemblyAttribute
Microsoft.Build.Tasks.Core (4)
ManifestUtil\ApplicationManifest.cs (4)
970
HasAllowPartiallyTrustedCallersAttribute = r.
HasAssemblyAttribute
("System.Security.AllowPartiallyTrustedCallersAttribute");
971
HasSecurityTransparentAttribute = r.
HasAssemblyAttribute
("System.Security.SecurityTransparentAttribute");
972
HasPrimaryInteropAssemblyAttribute = r.
HasAssemblyAttribute
("System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute");
973
HasImportedFromTypeLibAttribute = r.
HasAssemblyAttribute
("System.Runtime.InteropServices.ImportedFromTypeLibAttribute");