1 instantiation of HttpsClientRequestChannel
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
113
return (TChannel)(object)new
HttpsClientRequestChannel
((HttpsChannelFactory<IRequestChannel>)(object)this, address, via, ManualAddressing);