3 references to HasScheme
System.Web (3)
Util\UrlPath.cs (3)
61if (HasScheme(virtualPath)) 93return !HasScheme(path); 152if (HasScheme(path)) {