1 reference to GetHostEntryAsync
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.NtAuth.cs (1)
144
IPHostEntry result = await Dns.
GetHostEntryAsync
(authUri.IdnHost, cancellationToken).ConfigureAwait(false);