Implemented interface member:
method
Contains
Microsoft.Build.Collections.IItemDictionary<T>.Contains(T)
2 references to Contains
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\Lookup.cs (2)
323
if (!SecondaryRemoveTable.
Contains
(item))
821
if (result.
Contains
(originalItem))