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