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