2 references to NetHttpBindingElement
System.ServiceModel (2)
System\ServiceModel\Configuration\NetHttpBindingCollectionElement.cs (1)
10public partial class NetHttpBindingCollectionElement : StandardBindingCollectionElement<NetHttpBinding, NetHttpBindingElement>
System\ServiceModel\NetHttpBinding.cs (1)
337NetHttpBindingElement element = section.Bindings[configurationName];