3 references to GetProvider
System.Web (3)
Cache\OutputCache.cs (3)
520
OutputCacheProvider provider =
GetProvider
(HttpContext.Current);
605
OutputCacheProvider provider =
GetProvider
(context);
772
OutputCacheProvider provider =
GetProvider
(HttpContext.Current);