2 references to High
Microsoft.AspNetCore.Mvc.TagHelpers.Test (1)
CacheTagHelperTest.cs (1)
308
var priority = CacheItemPriority.
High
;
Microsoft.Extensions.Caching.Memory (1)
MemoryCache.cs (1)
568
case CacheItemPriority.
High
: