6 references to MapAnswers
System.Net.NameResolution (6)
System\Net\DnsResolver.cs (6)
399
static r =>
MapAnswers
(r, static a => a.Address.ToString()))
407
static r =>
MapAnswers
(r, static a => a.Target))
414
static r =>
MapAnswers
(r, static a => a.Exchange))
436
static r =>
MapAnswers
(r, static a => a.CanonicalName))
443
static r =>
MapAnswers
(r, static a => a.Name))
450
static r =>
MapAnswers
(r, static a => a.Name))