2 references to UserMapPath
System.Web (2)
Configuration\RemoteWebConfigurationHost.cs (1)
182webConfigurationHost.Init(root, true, new UserMapPath(configFileMap, /*pathsAreLocal*/ false), null, appPath, appSiteName, appSiteID);
Configuration\UserMapPath.cs (1)
30: this(fileMap, true) {