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