1 write to _cache
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\PageRequestDelegateFactory.cs (1)
58
_cache
= cache;
1 reference to _cache
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\PageRequestDelegateFactory.cs (1)
96
var (cacheEntry, filters) =
_cache
.GetCachedResult(pageContext);