1 type derived from HttpClientRequestChannel
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
309protected class HttpsClientRequestChannel : HttpClientRequestChannel
2 references to HttpClientRequestChannel
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
972private HttpClientRequestChannel _channel; 984public HttpClientChannelAsyncRequest(HttpClientRequestChannel channel)