2 references to proxy
System (2)
net\System\Net\Configuration\DefaultProxySection.cs (2)
27
this.properties.Add(this.
proxy
);
69
get { return (ProxyElement)this[this.
proxy
]; }