2 references to UserCachePath
System.Web (2)
Compilation\BuildManager.cs (2)
3370string path = Path.Combine(UserCachePath, fileName); 3373if (Path.GetDirectoryName(path) != UserCachePath) {