8 references to IsTlbImp
Microsoft.Build.Tasks.Core (8)
ResolveComReference.cs (8)
375(pass == 1 && ComReferenceTypes.IsTlbImp(wrapperType)) || 790if (ComReferenceTypes.IsTlbImp(tlbWrapperType) || ComReferenceTypes.IsPia(tlbWrapperType) || ComReferenceTypes.IsPiaOrTlbImp(tlbWrapperType)) 951(pass == 1 && (ComReferenceTypes.IsTlbImp(neededRefType) || neededRefType == null)) || 960(pass == 1 && ComReferenceTypes.IsTlbImp(wrapperType)) || 1019else if (ComReferenceTypes.IsTlbImp(wrapperType)) 1332if (ComReferenceTypes.IsTlbImp(projectRefInfo.taskItem.GetMetadata(ComReferenceItemMetadataNames.wrapperTool))) 1487(!ComReferenceTypes.IsTlbImp(wrapperTool)) && 1561(pass == 1 && ComReferenceTypes.IsTlbImp(wrapperType)))