1 write to Kind
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpConnectionPoolManager.cs (1)
534
Kind
= kind;
5 references to Kind
System.Net.Http (5)
System\Net\Http\SocketsHttpHandler\HttpConnectionPoolManager.cs (5)
340
pool = new HttpConnectionPool(this, key.
Kind
, key.Host, key.Port, key.SslHostName, key.ProxyUri);
545
HashCode.Combine(
Kind
, Host, Port, ProxyUri, Identity) :
546
HashCode.Combine(
Kind
, Host, Port, SslHostName, ProxyUri, Identity));
553
Kind
== other.
Kind
&&