3 writes to BypassProxyOnLocal
System (1)
net\System\Net\Configuration\DefaultProxySection.cs (1)
246
tempProxy.
BypassProxyOnLocal
= section.Proxy.BypassOnLocal == ProxyElement.BypassOnLocalValues.True;
System.Runtime.Remoting (2)
channels\http\httpclientchannel.cs (2)
339
proxy.
BypassProxyOnLocal
= true;
899
proxy.
BypassProxyOnLocal
= true;