1 write to Address
System.Net.WebProxy (1)
System\Net\WebProxy.cs (1)
31
this.
Address
= Address;
2 references to Address
System.Net.WebProxy (2)
System\Net\WebProxy.cs (2)
105
return IsBypassed(destination) ? destination :
Address
;
202
Address
== null ||