1 write to Identity
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpConnectionPoolManager.cs (1)
542Identity = identity;
4 references to Identity
System.Net.Http (4)
System\Net\Http\SocketsHttpHandler\HttpConnectionPoolManager.cs (4)
548HashCode.Combine(Kind, Host, Port, ProxyUri, Identity) : 549HashCode.Combine(Kind, Host, Port, SslHostName, ProxyUri, Identity)); 561Identity == other.Identity;