29 references to CacheTagKey
HtmlGenerationWebSite (1)
TestCacheTagHelper.cs (1)
28
var cacheKey = new
CacheTagKey
(this, context);
Microsoft.AspNetCore.Mvc.TagHelpers (1)
CacheTagHelper.cs (1)
69
var cacheKey = new
CacheTagKey
(this, context);
Microsoft.AspNetCore.Mvc.TagHelpers.Test (27)
CacheTagHelperTest.cs (1)
517
var cacheTagKey = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
CacheTagKeyTest.cs (26)
36
var cacheTagKey = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
61
var cacheTagKey1 = new
CacheTagKey
(cacheTagHelper1, tagHelperContext1);
62
var cacheTagKey2 = new
CacheTagKey
(cacheTagHelper2, tagHelperContext2);
85
var cacheTagKey1 = new
CacheTagKey
(cacheTagHelper1, tagHelperContext1);
86
var cacheTagKey2 = new
CacheTagKey
(cacheTagHelper2, tagHelperContext2);
108
var cacheKey1 = new
CacheTagKey
(cacheTagHelper1, tagHelperContext1);
109
var cacheKey2 = new
CacheTagKey
(cacheTagHelper2, tagHelperContext2);
135
var cacheKey1 = new
CacheTagKey
(cacheTagHelper1, tagHelperContext1);
136
var cacheKey2 = new
CacheTagKey
(cacheTagHelper2, tagHelperContext2);
185
var cacheTagKey = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
215
var cacheTagKey = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
243
var cacheTagKey = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
269
var cacheTagKey = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
295
var cacheTagKey = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
320
var cacheTagKey = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
340
var cacheTagKey = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
362
var cacheTagKey = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
383
var cacheTagKey = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
409
var cacheTagKey = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
434
var cacheTagKey = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
456
key1 = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
462
key2 = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
488
key1 = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
494
key2 = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
521
key1 = new
CacheTagKey
(cacheTagHelper, tagHelperContext);
526
key2 = new
CacheTagKey
(cacheTagHelper, tagHelperContext);