1 write to _PathMap
System.Web (1)
Configuration\RemoteWebConfigurationHost.cs (1)
76_PathMap = new Hashtable(StringComparer.OrdinalIgnoreCase);
2 references to _PathMap
System.Web (2)
Configuration\RemoteWebConfigurationHost.cs (2)
147_PathMap.Add(configPathTemp, physicalFilePath); 196return (string) _PathMap[configPath];