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