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