2 instantiations of EmptyWebProxy
System (2)
net\System\Net\Configuration\DefaultProxySection.cs (1)
161
this.webProxy = new
EmptyWebProxy
();
net\System\Net\GlobalProxySelection.cs (1)
38
return new
EmptyWebProxy
();