3 references to EndpointExtensions
System.ServiceModel (3)
System\ServiceModel\Configuration\ExtensionsSection.cs (3)
129this.EndpointExtensions.Add(new ExtensionElement(ConfigurationStrings.MexStandardEndpointCollectionElementName, typeof(ServiceMetadataEndpointCollectionElement).AssemblyQualifiedName)); 227collection = extensionsSection.EndpointExtensions; 281collection = extensionsSection.EndpointExtensions;