2 references to AllowIPv6Host
System (2)
net\System\_UriSyntax.cs (1)
36AllowAnInternetHost = AllowDnsHost|AllowIPv4Host|AllowIPv6Host,
net\System\URI.cs (1)
4006if (ch == '[' && syntax.InFact(UriSyntaxFlags.AllowIPv6Host)