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)
565
result.
ImportItemsOfType
(itemType, groupFound);
573
result.
ImportItemsOfType
(itemType, allAdds);
690
PrimaryAddTable.
ImportItemsOfType
(itemType, itemsToAdd);