1 write to s_entryRemovedCallback
System.Web (1)
Cache\OutputCache.cs (1)
118
s_entryRemovedCallback
= new CacheItemRemovedCallback(OutputCache.EntryRemovedCallback);
1 reference to s_entryRemovedCallback
System.Web (1)
Cache\OutputCache.cs (1)
843
OnRemovedCallback =
s_entryRemovedCallback