3 references to GetAllValues
Microsoft.Extensions.Caching.Memory (3)
MemoryCache.cs (3)
382
foreach (CacheEntry entry in oldState.
GetAllValues
())
523
foreach (CacheEntry entry in coherentState.
GetAllValues
())
653
foreach (CacheEntry entry in coherentState.
GetAllValues
())