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