3 references to WebProxy
System (1)
net\System\Net\Configuration\DefaultProxySection.cs (1)
229
this.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)
165
this.proxy = new
WebProxy
();