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