1 reference to HttpsChannelFactory
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpsTransportBindingElement.cs (1)
89return (IChannelFactory<TChannel>)(object)new HttpsChannelFactory<TChannel>(this, context);