4 instantiations of HostHeaderString
System (4)
net\System\Net\HttpWebRequest.cs (4)
4687HostHeaderString host = new HostHeaderString(GetSafeHostAndPort(true, true)); 4785HostHeaderString host = new HostHeaderString(GetSafeHostAndPort(false, true)); 4811HostHeaderString host = new HostHeaderString(GetSafeHostAndPort(false, true)); 4967HostHeaderString hhs = new HostHeaderString(hostString);
4 references to HostHeaderString
System (4)
net\System\Net\HttpWebRequest.cs (4)
4687HostHeaderString host = new HostHeaderString(GetSafeHostAndPort(true, true)); 4785HostHeaderString host = new HostHeaderString(GetSafeHostAndPort(false, true)); 4811HostHeaderString host = new HostHeaderString(GetSafeHostAndPort(false, true)); 4967HostHeaderString hhs = new HostHeaderString(hostString);