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