1 write to _cache
Microsoft.AspNetCore.ResponseCaching (1)
MemoryResponseCache.cs (1)
14_cache = cache ?? throw new ArgumentNullException(nameof(cache));
3 references to _cache
Microsoft.AspNetCore.ResponseCaching (3)
MemoryResponseCache.cs (3)
19var entry = _cache.Get(key); 41_cache.Set( 58_cache.Set(