Implemented interface member:
method
Contains
System.Collections.Generic.ICollection<T>.Contains(T)
2 references to Contains
System.ServiceModel (2)
System\ServiceModel\Configuration\ServiceModelExtensionCollectionElement.cs (2)
123if (this.Contains(element)) 533if (this.Contains(element))