2 references to MatchesAnyItemTypeToFetch
Microsoft.Build (2)
Utilities\Utilities.cs (2)
866if (itemValue != null && (itemTypeNamesToFetch == null || MatchesAnyItemTypeToFetch(itemTypeNamesToFetch, itemType))) 907if (itemValue != null && (itemTypeNamesToFetch == null || MatchesAnyItemTypeToFetch(itemTypeNamesToFetch, itemType)))