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