3 implementations of GetPathConfigFilename
System.Web (3)
Configuration\ExpressServerConfig.cs (1)
266
void IConfigMapPath2.
GetPathConfigFilename
(
Configuration\MetabaseServerConfig.cs (1)
112
void IConfigMapPath2.
GetPathConfigFilename
(
Configuration\ProcessHostMapPath.cs (1)
101
void IConfigMapPath2.
GetPathConfigFilename
(
1 reference to GetPathConfigFilename
System.Web (1)
Configuration\WebConfigurationHost.cs (1)
460
_configMapPath2.
GetPathConfigFilename
(siteID, path, out directory, out baseName);