5 references to UseCustomHost
System (5)
net\System\Net\_AuthenticationState.cs (1)
126if (!IsProxyAuth && (httpWebRequest.ServicePoint.InternalProxyServicePoint || httpWebRequest.UseCustomHost))
net\System\Net\HttpWebRequest.cs (4)
2444if (UseCustomHost) { 4908if (UseCustomHost) { 4958if (UseCustomHost) { 5786if (UseCustomHost) {