1 reference to HttpsChannelFactory
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsTransportBindingElement.cs (1)
106return (IChannelFactory<TChannel>)(object)new HttpsChannelFactory<TChannel>(this, context);