8 references to IsTlbImp
Microsoft.Build.Tasks.Core (8)
ResolveComReference.cs (8)
376(pass == 1 && ComReferenceTypes.IsTlbImp(wrapperType)) || 791if (ComReferenceTypes.IsTlbImp(tlbWrapperType) || ComReferenceTypes.IsPia(tlbWrapperType) || ComReferenceTypes.IsPiaOrTlbImp(tlbWrapperType)) 952(pass == 1 && (ComReferenceTypes.IsTlbImp(neededRefType) || neededRefType == null)) || 961(pass == 1 && ComReferenceTypes.IsTlbImp(wrapperType)) || 1020else if (ComReferenceTypes.IsTlbImp(wrapperType)) 1333if (ComReferenceTypes.IsTlbImp(projectRefInfo.taskItem.GetMetadata(ComReferenceItemMetadataNames.wrapperTool))) 1488(!ComReferenceTypes.IsTlbImp(wrapperTool)) && 1562(pass == 1 && ComReferenceTypes.IsTlbImp(wrapperType)))