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)
322
if (!SecondaryRemoveTable.
Contains
(item))
820
if (result.
Contains
(originalItem))