2 references to ToIPAddress
System.Net.NameResolution (2)
System\Net\DnsResolverPal.Managed.cs (2)
143
records.Add(new AddressRecord(a.
ToIPAddress
(), TimeSpan.FromSeconds(record.TimeToLive)));
195
address = a.
ToIPAddress
();