2 instantiations of HttpCachePolicyWrapper
System.Web (1)
Abstractions\HttpResponseWrapper.cs (1)
50return new HttpCachePolicyWrapper(_httpResponse.Cache);
System.Web.Extensions (1)
HttpResponseInternalWrapper.cs (1)
25return new HttpCachePolicyWrapper(_httpResponse.Cache);