3 references to ProxyAddress
System (3)
net\System\Net\Configuration\DefaultProxySection.cs (3)
154section.Proxy.ProxyAddress == null && 248if (section.Proxy.ProxyAddress != null) 250tempProxy.Address = section.Proxy.ProxyAddress;