3 references to KernelCacheEntryKey
System.Web (3)
Cache\OutputCache.cs (3)
330
if (dce.
KernelCacheEntryKey
!= null) {
333
UnsafeIISMethods.MgdFlushKernelCache(dce.
KernelCacheEntryKey
);
336
UnsafeNativeMethods.InvalidateKernelCache(dce.
KernelCacheEntryKey
);