2 references to IsIntranet
System (2)
net\System\URI.cs (2)
4048
if ((s_IdnScope == UriIdnScope.AllExceptIntranet) &&
IsIntranet
(new string(pString, 0, end))){
4268
if ((s_IdnScope == UriIdnScope.AllExceptIntranet) &&
IsIntranet
(new string(pString, 0, end)))