6 references to GetMemoryCacheEntryOptions
Microsoft.AspNetCore.Mvc.TagHelpers (1)
CacheTagHelper.cs (1)
94var options = GetMemoryCacheEntryOptions();
Microsoft.AspNetCore.Mvc.TagHelpers.Test (5)
CacheTagHelperTest.cs (5)
202var cacheEntryOptions = cacheTagHelper.GetMemoryCacheEntryOptions(); 262var cacheEntryOptions = cacheTagHelper.GetMemoryCacheEntryOptions(); 280var cacheEntryOptions = cacheTagHelper.GetMemoryCacheEntryOptions(); 298var cacheEntryOptions = cacheTagHelper.GetMemoryCacheEntryOptions(); 316var cacheEntryOptions = cacheTagHelper.GetMemoryCacheEntryOptions();