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