1 implementation of IDistributedCacheTagHelperFormatter
Microsoft.AspNetCore.Mvc.TagHelpers (1)
21 references to IDistributedCacheTagHelperFormatter
Microsoft.AspNetCore.Mvc.TagHelpers (6)
Microsoft.AspNetCore.Mvc.TagHelpers.Test (15)
DistributedCacheTagHelperTest.cs (15)
45Mock.Of<IDistributedCacheTagHelperFormatter>(),
86Mock.Of<IDistributedCacheTagHelperFormatter>(),
130var formatter = GetFormatter();
194Mock.Of<IDistributedCacheTagHelperFormatter>(),
252Mock.Of<IDistributedCacheTagHelperFormatter>(),
278Mock.Of<IDistributedCacheTagHelperFormatter>(),
301Mock.Of<IDistributedCacheTagHelperFormatter>(),
327Mock.Of<IDistributedCacheTagHelperFormatter>(),
357Mock.Of<IDistributedCacheTagHelperFormatter>(),
419Mock.Of<IDistributedCacheTagHelperFormatter>(),
481Mock.Of<IDistributedCacheTagHelperFormatter>(),
540var formatter = GetFormatter();
634var formatter = GetFormatter();
722var formatter = GetFormatter();
779private static IDistributedCacheTagHelperFormatter GetFormatter()