2 references to GetAppPathForPathWorker
System.Web (2)
Configuration\ExpressServerConfig.cs (2)
336
VirtualPath resolved =
GetAppPathForPathWorker
(siteID, VirtualPath.Create(path));
342
return
GetAppPathForPathWorker
(siteID, path);