1 write to _dnsEndPoint
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\SocketsHttpConnectionContext.cs (1)
16
_dnsEndPoint
= dnsEndPoint;
1 reference to _dnsEndPoint
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\SocketsHttpConnectionContext.cs (1)
23
public DnsEndPoint DnsEndPoint =>
_dnsEndPoint
;