3 references to WSHttpBinding
System.ServiceModel (3)
System\ServiceModel\Description\MetadataExchangeBindings.cs (1)
168WSHttpBinding binding = new WSHttpBinding(
System\ServiceModel\WS2007HttpBinding.cs (1)
56: base(security, reliableSessionEnabled)
System\ServiceModel\WSHttpBinding.cs (1)
146WSHttpBinding wsHttpBinding = new WSHttpBinding(security, isReliableSession);