Implemented interface member:
method
ImportItemsOfType
Microsoft.Build.Collections.IItemDictionary<T>.ImportItemsOfType(System.String, System.Collections.Generic.IEnumerable<T>)
3 references to ImportItemsOfType
Microsoft.Build (3)
BackEnd\Components\RequestBuilder\Lookup.cs (3)
566
result.
ImportItemsOfType
(itemType, groupFound);
574
result.
ImportItemsOfType
(itemType, allAdds);
691
PrimaryAddTable.
ImportItemsOfType
(itemType, itemsToAdd);