2 references to IsReservedName
System.Net.NameResolution (2)
System\Net\Dns.cs (2)
463return length > Localhost.Length && IsReservedName(hostName, Localhost); 473if (IsReservedName(hostName, InvalidDomain))