2 references to MapPathWorker
System.Web (2)
Configuration\ExpressServerConfig.cs (2)
328
return
MapPathWorker
(siteID, path);
332
return
MapPathWorker
(siteID, VirtualPath.Create(path));