3 references to IsValid
System.Private.Uri (3)
System\Uri.cs (3)
1279if (IPv6AddressHelper.IsValid(fixedName, 1, ref end) && end == name.Length) 1308if (IPv6AddressHelper.IsValid(newFixedName, 1, ref end) && end == name.Length) 3858IPv6AddressHelper.IsValid(pString, start + 1, ref end))