1 instantiation of HostingPreferredMapPath
System.Web (1)
Configuration\HostingPreferredMapPath.cs (1)
38return new HostingPreferredMapPath(iisConfigMapPath, hostingConfigMapPath);
1 reference to HostingPreferredMapPath
System.Web (1)
Configuration\WebConfigurationHost.cs (1)
192_configMapPath = HostingPreferredMapPath.GetInstance();