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