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