6 references to MapAnswers
System.Net.NameResolution (6)
System\Net\DnsResolver.cs (6)
403
static r =>
MapAnswers
(r, static a => a.Address.ToString()))
411
static r =>
MapAnswers
(r, static a => a.Target))
418
static r =>
MapAnswers
(r, static a => a.Exchange))
440
static r =>
MapAnswers
(r, static a => a.CanonicalName))
447
static r =>
MapAnswers
(r, static a => a.Name))
454
static r =>
MapAnswers
(r, static a => a.Name))