Implemented interface members:
method
Add
Microsoft.Build.Collections.IItemDictionary<T>.Add(T)
3 references to Add
Microsoft.Build (3)
BackEnd\Components\RequestBuilder\TargetUpToDateChecker.cs (2)
647
changedTargetInputs.
Add
(upToDateInputItems[i]);
690
upToDateTargetInputs.
Add
(item);
Definition\Project.cs (1)
4391
ItemsIgnoringCondition.
Add
(item);