1 write to CacheEntry
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\PageActionInvokerCache.cs (1)
58
compiledPageActionDescriptor.
CacheEntry
= cacheEntry;
1 reference to CacheEntry
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\PageActionInvokerCache.cs (1)
49
var cacheEntry = compiledPageActionDescriptor.
CacheEntry
;