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