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