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