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