4 references to IsPiaOrTlbImp
Microsoft.Build.Tasks.Core (4)
ResolveComReference.cs (4)
377(pass == 2 && ComReferenceTypes.IsPiaOrTlbImp(wrapperType)) || 791if (ComReferenceTypes.IsTlbImp(tlbWrapperType) || ComReferenceTypes.IsPia(tlbWrapperType) || ComReferenceTypes.IsPiaOrTlbImp(tlbWrapperType)) 1030else if (wrapperType == null || ComReferenceTypes.IsPiaOrTlbImp(wrapperType)) 1091if (wrapperType == null || ComReferenceTypes.IsPiaOrTlbImp(wrapperType))