8 references to AddHybridCache
Microsoft.Extensions.Caching.Hybrid.Tests (8)
ServiceConstructionTests.cs (5)
40
services.
AddHybridCache
(options =>
61
services.
AddHybridCache
(options => options.DistributedCacheServiceKey = typeof(CustomMemoryDistributedCache1));
76
services.
AddHybridCache
(options => options.DistributedCacheServiceKey = typeof(CustomMemoryDistributedCache1));
87
services.
AddHybridCache
(options => options.DistributedCacheServiceKey = typeof(CustomMemoryDistributedCache1));
591
services.
AddHybridCache
(options =>
SizeTests.cs (2)
34
services.
AddHybridCache
(options =>
103
services.
AddHybridCache
(options =>
StampedeTests.cs (1)
20
services.
AddHybridCache
(options =>