2 references to GetAppPathForPathWorker
System.Web (2)
Configuration\MetabaseServerConfig.cs (2)
181
VirtualPath resolved =
GetAppPathForPathWorker
(siteID, VirtualPath.Create(vpath));
187
return
GetAppPathForPathWorker
(siteID, vpath);