3 references to TypeLibs
Microsoft.Build.Tasks.Core (3)
ManifestUtil\ApplicationManifest.cs (3)
148
if (f.ComClasses != null || f.
TypeLibs
!= null || f.ProxyStubs != null)
494
if (file.
TypeLibs
!= null)
496
foreach (TypeLib typeLib in file.
TypeLibs
)