3 references to WSHttpBinding
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeBindings.cs (1)
168WSHttpBinding binding = new WSHttpBinding(
FrameworkFork\System.ServiceModel\System\ServiceModel\WS2007HttpBinding.cs (1)
54: base(security, reliableSessionEnabled)
FrameworkFork\System.ServiceModel\System\ServiceModel\WSHttpBinding.cs (1)
127WSHttpBinding wsHttpBinding = new WSHttpBinding(security, isReliableSession);