3 references to CreateCacheDependencyForResponse
System.Web (3)
HttpCachePolicy.cs (2)
732dep = response.CreateCacheDependencyForResponse(); 754dep = response.CreateCacheDependencyForResponse();
OutputCacheModule.cs (1)
1262CacheDependency dep = response.CreateCacheDependencyForResponse();