8 references to AddHybridCache
Microsoft.Extensions.Caching.Hybrid.Tests (8)
ServiceConstructionTests.cs (5)
39
services.
AddHybridCache
(options =>
60
services.
AddHybridCache
(options => options.DistributedCacheServiceKey = typeof(CustomMemoryDistributedCache1));
75
services.
AddHybridCache
(options => options.DistributedCacheServiceKey = typeof(CustomMemoryDistributedCache1));
86
services.
AddHybridCache
(options => options.DistributedCacheServiceKey = typeof(CustomMemoryDistributedCache1));
590
services.
AddHybridCache
(options =>
SizeTests.cs (2)
34
services.
AddHybridCache
(options =>
103
services.
AddHybridCache
(options =>
StampedeTests.cs (1)
20
services.
AddHybridCache
(options =>