5 references to WSHttpBindingElement
ComSvcConfig (2)
WasEndpointConfigContainer.cs (2)
153WSHttpBindingElement bindingConfig = new WSHttpBindingElement(this.DefaultBindingName); 159WSHttpBindingElement 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)