1 reference to BeginGetHostEntry
System (1)
net\System\Net\DNS.cs (1)
1064
return Task<IPHostEntry>.Factory.FromAsync(
BeginGetHostEntry
, EndGetHostEntry, address, null);