1 write to Address
System.Net.Http.WinHttpHandler (1)
System\Net\Http\CachedCertificateValue.cs (1)
28
Address
= address;
3 references to Address
System.Net.Http.WinHttpHandler (3)
System\Net\Http\CachedCertificateValue.cs (3)
35
Address
.Equals(other.
Address
) &&
43
public override int GetHashCode() => HashCode.Combine(
Address
, Host);