2 references to AddValidationCallback
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\HelpPage.cs (1)
103
HttpContext.Current.Response.Cache.
AddValidationCallback
(new HttpCacheValidateHandler(this.CacheValidationCallback), this.startupTime);
System.Web (1)
Abstractions\HttpCachePolicyWrapper.cs (1)
40
_httpCachePolicy.
AddValidationCallback
(handler, data);