2 references to CreateWebProxyAsync
System.ServiceModel.Http (2)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
199
clientWebSocket.Options.Proxy = await _channelFactory.ProxyFactory.
CreateWebProxyAsync
(
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
291
clientHandler.Proxy = await ProxyFactory.
CreateWebProxyAsync
(authenticationLevel,