2 references to GetProxies
System (2)
net\System\Net\_AutoWebProxyScriptEngine.cs (1)
208return GetProxies(destination, out proxyList, ref syncStatus);
net\System\Net\webproxy.cs (1)
638if (!ScriptEngine.GetProxies(destination, out proxyList, ref syncStatus)) {