1 reference to AppRoot
System.Web (1)
Hosting\MapPathBasedVirtualPathProvider.cs (1)
107string existingDir = (exists) ? physicalPath : FileUtil.GetFirstExistingDirectory(AppRoot, physicalPath);