1 write to Entry
Microsoft.AspNetCore.Mvc.TagHelpers.Test (1)
CacheTagHelperTest.cs (1)
1011Entry = new TestCacheEntry
4 references to Entry
Microsoft.AspNetCore.Mvc.TagHelpers.Test (4)
CacheTagHelperTest.cs (4)
1001if (Entry != null) 1017return Entry; 1035Assert.NotNull(Entry); 1036value = Entry.Value;