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)
578
result.
ImportItemsOfType
(itemType, groupFound);
586
result.
ImportItemsOfType
(itemType, allAdds);
703
PrimaryAddTable.
ImportItemsOfType
(itemType, itemsToAdd);