4 references to IsRooted
System.Web.Mobile (4)
Mobile\UrlPath.cs (4)
42return !IsRooted(url); 91if (IsRooted(relative)) 226Debug.Assert(IsRooted(from)); 227Debug.Assert(IsRooted(to));