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)
648
changedTargetInputs.
Add
(upToDateInputItems[i]);
691
upToDateTargetInputs.
Add
(item);
Definition\Project.cs (1)
4402
ItemsIgnoringCondition.
Add
(item);