1 reference to DistributedCacheTagHelperStorage
Microsoft.AspNetCore.Mvc.TagHelpers.Test (1)
DistributedCacheTagHelperTest.cs (1)
776
return new
DistributedCacheTagHelperStorage
(new MemoryDistributedCache(options ?? Options.Create(new MemoryDistributedCacheOptions())));