2 references to IsUncSharePath
System.Web (2)
UI\HTMLTextWriter.cs (1)
816if (!UrlPath.IsUncSharePath(url)) {
Util\UrlPath.cs (1)
129return IsUncSharePath(path);