3 references to WebProxy
System (1)
net\System\Net\Configuration\DefaultProxySection.cs (1)
229this.webProxy = new WebProxy();
System.Runtime.Remoting (1)
channels\http\httpclientchannel.cs (1)
349_proxyObject = new WebProxy();
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
165this.proxy = new WebProxy();