3 references to GetAllValues
Microsoft.Extensions.Caching.Memory (3)
MemoryCache.cs (3)
296foreach (CacheEntry entry in oldState.GetAllValues()) 421foreach (CacheEntry entry in coherentState.GetAllValues()) 544foreach (CacheEntry entry in coherentState.GetAllValues())