1 write to IsCacheEntryFresh
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheMiddleware.cs (1)
279
context.
IsCacheEntryFresh
= true;
1 reference to IsCacheEntryFresh
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheMiddleware.cs (1)
282
if (context.
IsCacheEntryFresh
)