5 references to WSHttpBindingElement
ComSvcConfig (2)
WasEndpointConfigContainer.cs (2)
153
WSHttpBindingElement bindingConfig = new
WSHttpBindingElement
(this.DefaultBindingName);
159
WSHttpBindingElement bindingConfig = new
WSHttpBindingElement
(this.DefaultTransactionalBindingName);
System.ServiceModel (3)
System\ServiceModel\Configuration\WS2007HttpBindingElement.cs (1)
18
:
base
(name)
System\ServiceModel\Configuration\WSHttpBindingElement.cs (1)
23
:
this
(null)
System\ServiceModel\Configuration\WSHttpContextBindingElement.cs (1)
28
:
base
(name)