1 write to Port
System.Net.Http (1)
System\Net\Http\Headers\AltSvcHeaderValue.cs (1)
22
Port
= port;
2 references to Port
System.Net.Http (2)
System\Net\Http\Headers\AltSvcHeaderValue.cs (1)
62
sb.AppendSpanFormattable((uint)
Port
);
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http3.cs (1)
675
var authority = new HttpAuthority(value.Host ?? _originAuthority.IdnHost, value.
Port
);