2 references to CacheTagKey
Microsoft.AspNetCore.Mvc.TagHelpers (1)
DistributedCacheTagHelper.cs (1)
61var cacheKey = new CacheTagKey(this);
Microsoft.AspNetCore.Mvc.TagHelpers.Test (1)
CacheTagKeyTest.cs (1)
162var cacheTagKey = new CacheTagKey(cacheTagHelper);