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