1 write to Entry
Microsoft.AspNetCore.Mvc.TagHelpers.Test (1)
CacheTagHelperTest.cs (1)
1012Entry = new TestCacheEntry
4 references to Entry
Microsoft.AspNetCore.Mvc.TagHelpers.Test (4)
CacheTagHelperTest.cs (4)
1002if (Entry != null) 1018return Entry; 1036Assert.NotNull(Entry); 1037value = Entry.Value;