4 references to WebHttpBindingCollectionElement
System.ServiceModel.Web (4)
System\ServiceModel\Configuration\WebHttpBindingCollectionElement.cs (2)
19internal static WebHttpBindingCollectionElement GetBindingCollectionElement() 25return (WebHttpBindingCollectionElement)bindings[WebHttpBinding.WebHttpBindingConfigurationStrings.WebHttpBindingCollectionElementName];
System\ServiceModel\WebHttpBinding.cs (2)
231WebHttpBindingCollectionElement section = WebHttpBindingCollectionElement.GetBindingCollectionElement();