2 references to ApplicationPhysicalPath
System.Web (1)
Configuration\MTConfigUtil.cs (1)
168physicalPath = HostingEnvironment.ApplicationPhysicalPath;
System.Web.Extensions (1)
Compilation\WCFBuildProvider.cs (1)
574mapping = new System.Web.Configuration.VirtualDirectoryMapping(HostingEnvironment.ApplicationPhysicalPath, true);