2 references to NullDistributedCache
Microsoft.Extensions.Caching.Hybrid.Tests (2)
SizeTests.cs (2)
156services.AddSingleton<IDistributedCache, NullDistributedCache>(); 220services.AddSingleton<IDistributedCache, NullDistributedCache>();