1 reference to InvokeEvictionCallbacks
Microsoft.Extensions.Caching.Memory (1)
CacheEntry.cs (1)
287internal void InvokeEvictionCallbacks() => _tokens?.InvokeEvictionCallbacks(this);