7 references to IsAxImp
Microsoft.Build.Tasks.Core (7)
ResolveComReference.cs (7)
378
(pass == 3 && ComReferenceTypes.
IsAxImp
(wrapperType)))
783
if (ComReferenceTypes.
IsAxImp
(axRefInfo.taskItem.GetMetadata(ComReferenceItemMetadataNames.wrapperTool)))
953
(pass == 2 && (ComReferenceTypes.
IsAxImp
(neededRefType))))
962
(pass == 2 && ComReferenceTypes.
IsAxImp
(wrapperType)))
1025
else if (ComReferenceTypes.
IsAxImp
(wrapperType))
1487
if ((!ComReferenceTypes.
IsAxImp
(wrapperTool)) &&
1561
if ((pass == 0 && ComReferenceTypes.
IsAxImp
(wrapperType)) ||