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