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