3 references to GetAllValues
Microsoft.Extensions.Caching.Memory (3)
MemoryCache.cs (3)
349foreach (CacheEntry entry in oldState.GetAllValues()) 474foreach (CacheEntry entry in coherentState.GetAllValues()) 597foreach (CacheEntry entry in coherentState.GetAllValues())