Implemented interface member:
method
Contains
System.Collections.Generic.ICollection<T>.Contains(T)
3 references to Contains
Microsoft.Build (1)
Evaluation\ProjectRootElementCache.cs (1)
493if (oldStrongCache.Contains(kvp.Value))
Microsoft.Build.Tasks.Core (1)
XamlTaskFactory\TaskGenerator.cs (1)
578if (!dependentProperty.Parents.Contains(property.Name))
Microsoft.VisualStudio.LanguageServices (1)
MoveStaticMembers\VisualStudioMoveStaticMembersOptionsService.cs (1)
176history.Contains(t),