3 references to GetAllValues
Microsoft.Extensions.Caching.Memory (3)
MemoryCache.cs (3)
387
foreach (CacheEntry entry in oldState.
GetAllValues
())
528
foreach (CacheEntry entry in coherentState.
GetAllValues
())
658
foreach (CacheEntry entry in coherentState.
GetAllValues
())