2 references to TestCache
Microsoft.Extensions.Caching.Hybrid.Tests (2)
BufferReleaseTests.cs (2)
108services => services.AddSingleton<IDistributedCache, TestCache>()); 167services => services.AddSingleton<IDistributedCache, TestCache>());