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