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