5 references to DnsHostType
System (5)
net\System\URI.cs (5)
807case Flags.DnsHostType: return UriHostNameType.Dns; 1302if (HostType == Flags.DnsHostType) { 2563case Flags.DnsHostType: 4040flags |= Flags.DnsHostType; 4264flags |= Flags.DnsHostType;