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