5 references to SetNoStore
System.ServiceModel.Web (1)
System\ServiceModel\Web\CachingParameterInspector.cs (1)
272cache.SetNoStore();
System.Web (4)
Abstractions\HttpCachePolicyWrapper.cs (1)
88_httpCachePolicy.SetNoStore();
UI\Page.cs (3)
3667Response.Cache.SetNoStore(); 5312Response.Cache.SetNoStore(); 5345Response.Cache.SetNoStore();