3 references to
System.ServiceModel (3)
System\ServiceModel\Configuration\ServiceModelExtensionCollectionElement.cs (3)
178this.CreateCanAddRecord(this[elementType]), this, null); 249return (this[elementType] != null); 537TServiceModelExtensionElement existingElement = (TServiceModelExtensionElement)this[element.GetType()];