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