1 write to BypassProxyOnLocal
System.Net.WebProxy (1)
System\Net\WebProxy.cs (1)
33
this.
BypassProxyOnLocal
= BypassOnLocal;
1 reference to BypassProxyOnLocal
System.Net.WebProxy (1)
System\Net\WebProxy.cs (1)
203
(
BypassProxyOnLocal
&& IsLocal(host)) ||