Implemented interface member:
method
Contains
System.Collections.Generic.ICollection<T>.Contains(T)
2 references to Contains
Microsoft.Build (1)
Evaluation\ProjectRootElementCache.cs (1)
492if (oldStrongCache.Contains(kvp.Value))
Microsoft.VisualStudio.LanguageServices (1)
MoveStaticMembers\VisualStudioMoveStaticMembersOptionsService.cs (1)
176history.Contains(t),