3 references to CombineConfigPath
System.Web (3)
Configuration\WebConfigurationHost.cs (3)
660
locationConfigPath =
CombineConfigPath
(configPath, locationSubPath);
664
locationConfigPath =
CombineConfigPath
(RootWebConfigPath, locationSubPath);
678
locationConfigPath =
CombineConfigPath
(configPath, locationSubPath);