1 reference to HttpsRequestChannel
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
134
return (TChannel)(object)new
HttpsRequestChannel
((HttpsChannelFactory<IRequestChannel>)(object)this, address, via, ManualAddressing);