| _BypassList | System.Net.WebProxy | private |
| _BypassOnLocal | System.Net.WebProxy | private |
| _Credentials | System.Net.WebProxy | private |
| _ProxyAddress | System.Net.WebProxy | private |
| _ProxyHostAddresses | System.Net.WebProxy | private |
| _RegExBypassList | System.Net.WebProxy | private |
| _UseRegistry | System.Net.WebProxy | private |
| AbortGetProxiesAuto(ref int syncStatus) | System.Net.WebProxy | inlinepackage |
| Address | System.Net.WebProxy | |
| AreAllBypassed(IEnumerable< string > proxies, bool checkFirstOnly) | System.Net.WebProxy | inlineprivatestatic |
| AutoDetect | System.Net.WebProxy | package |
| BypassArrayList | System.Net.WebProxy | |
| BypassList | System.Net.WebProxy | |
| BypassProxyOnLocal | System.Net.WebProxy | |
| CheckForChanges() | System.Net.WebProxy | inlinepackage |
| CreateDefaultProxy() | System.Net.WebProxy | inlinestatic |
| CreateProxyUri(string address) | System.Net.WebProxy | inlineprivatestatic |
| Credentials | System.Net.WebProxy | |
| DeleteScriptEngine() | System.Net.WebProxy | inlinepackage |
| GetDefaultProxy() | System.Net.WebProxy | inlinestatic |
| GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext) | System.Net.WebProxy | inlineprivate |
| GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext) | System.Net.WebProxy | inlineprotectedvirtual |
| GetProxies(Uri destination) | System.Net.WebProxy | inlineprivate |
| GetProxiesAuto(Uri destination, ref int syncStatus) | System.Net.WebProxy | inlinepackage |
| GetProxy(Uri destination) | System.Net.WebProxy | inline |
| GetProxyAuto(Uri destination, out Uri proxyUri) | System.Net.WebProxy | inlineprivate |
| GetProxyAutoFailover(Uri destination) | System.Net.WebProxy | inlinepackage |
| IsBypassed(Uri host) | System.Net.WebProxy | inline |
| IsBypassedAuto(Uri destination, out bool isBypassed) | System.Net.WebProxy | inlineprivate |
| IsBypassedManual(Uri host) | System.Net.WebProxy | inlineprivate |
| IsLocal(Uri host) | System.Net.WebProxy | inlineprivate |
| IsLocalInProxyHash(Uri host) | System.Net.WebProxy | inlineprivate |
| IsMatchInBypassList(Uri input) | System.Net.WebProxy | inlineprivate |
| m_EnableAutoproxy | System.Net.WebProxy | private |
| m_ScriptEngine | System.Net.WebProxy | private |
| ProxyUri(string proxyName) | System.Net.WebProxy | inlineprivatestatic |
| ScriptEngine | System.Net.WebProxy | package |
| ScriptLocation | System.Net.WebProxy | package |
| UnsafeUpdateFromRegistry() | System.Net.WebProxy | inlinepackage |
| Update(WebProxyData webProxyData) | System.Net.WebProxy | inlinepackage |
| UpdateRegExList(bool canThrow) | System.Net.WebProxy | inlineprivate |
| UseDefaultCredentials | System.Net.WebProxy | |
| WebProxy() | System.Net.WebProxy | inline |
| WebProxy(Uri Address) | System.Net.WebProxy | inline |
| WebProxy(Uri Address, bool BypassOnLocal) | System.Net.WebProxy | inline |
| WebProxy(Uri Address, bool BypassOnLocal, string[] BypassList) | System.Net.WebProxy | inline |
| WebProxy(Uri Address, bool BypassOnLocal, string[] BypassList, ICredentials Credentials) | System.Net.WebProxy | inline |
| WebProxy(string Host, int Port) | System.Net.WebProxy | inline |
| WebProxy(string Address) | System.Net.WebProxy | inline |
| WebProxy(string Address, bool BypassOnLocal) | System.Net.WebProxy | inline |
| WebProxy(string Address, bool BypassOnLocal, string[] BypassList) | System.Net.WebProxy | inline |
| WebProxy(string Address, bool BypassOnLocal, string[] BypassList, ICredentials Credentials) | System.Net.WebProxy | inline |
| WebProxy(SerializationInfo serializationInfo, StreamingContext streamingContext) | System.Net.WebProxy | inlineprotected |
| WebProxy(bool enableAutoproxy) | System.Net.WebProxy | inlinepackage |