3 references to UserMapPath
System.Web (3)
Configuration\WebConfigurationHost.cs (1)
189
_configMapPath = new
UserMapPath
(fileMap);
Hosting\SimpleApplicationHost.cs (1)
91
return new
UserMapPath
(webFileMap);
State\StateRuntime.cs (1)
100
UserMapPath mapPath = new
UserMapPath
(webFileMap);