4 references to CreateProxyUri
System (4)
net\System\Net\webproxy.cs (4)
105: this(CreateProxyUri(Address), false, null, null) { 112: this(CreateProxyUri(Address), BypassOnLocal, null, null) { 119: this(CreateProxyUri(Address), BypassOnLocal, BypassList, null) { 126: this(CreateProxyUri(Address), BypassOnLocal, BypassList, Credentials) {