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