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