4 references to OutputCacheEntryKey
System.Web (4)
Cache\OutputCache.cs (4)
340if (dce.OutputCacheEntryKey != null) { 342OutputCache.RemoveFromProvider(dce.OutputCacheEntryKey, dce.ProviderName); 357if (dce.OutputCacheEntryKey != null) { 359OutputCache.RemoveFragment(dce.OutputCacheEntryKey, dce.ProviderName);