2 references to GetItemData
Microsoft.Build (2)
Evaluation\LazyItemEvaluator.cs (2)
260foreach (ItemData data in GetItemData(globsToIgnore)) 502return _itemLists.Values.SelectMany(itemList => itemList.GetItemData(ImmutableHashSet<string>.Empty))