5 references to FailIfNotWithinAppRoot
System.Web (5)
Compilation\BuildManager.cs (1)
1443virtualPath.FailIfNotWithinAppRoot();
HttpContext.cs (2)
1551virtualPath.FailIfNotWithinAppRoot(); 1582filePath.FailIfNotWithinAppRoot();
HttpRequest.cs (1)
3012virtualPath.FailIfNotWithinAppRoot();
XmlSiteMapProvider.cs (1)
565_normalizedVirtualPath.FailIfNotWithinAppRoot();