2 references to MapPathActual
System.Web (2)
Configuration\ProcessHostMapPath.cs (1)
276
physicalPath = ProcessHostConfigUtils.
MapPathActual
(siteName, path);
Configuration\ProcessHostServerConfig.cs (1)
86
string physicalPath = ProcessHostConfigUtils.
MapPathActual
(siteName, path);