1 write to HasPrimaryInteropAssemblyAttribute
Microsoft.Build.Tasks.Core (1)
ManifestUtil\ApplicationManifest.cs (1)
972
HasPrimaryInteropAssemblyAttribute
= r.HasAssemblyAttribute("System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute");
1 reference to HasPrimaryInteropAssemblyAttribute
Microsoft.Build.Tasks.Core (1)
ManifestUtil\ApplicationManifest.cs (1)
764
if (flags.
HasPrimaryInteropAssemblyAttribute
|| flags.HasImportedFromTypeLibAttribute)