1 instantiation of HttpsRequestChannel
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
134return (TChannel)(object)new HttpsRequestChannel((HttpsChannelFactory<IRequestChannel>)(object)this, address, via, ManualAddressing);
2 references to HttpsRequestChannel
System.ServiceModel (2)
System\ServiceModel\Channels\HttpsChannelFactory.cs (2)
403HttpsRequestChannel httpsChannel; 412public GetWebRequestAsyncResult(HttpsRequestChannel httpsChannel, EndpointAddress to, Uri via,