1 reference to TryServeCachedResponseAsync
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheMiddleware.cs (1)
359if (cacheEntry is not null && await TryServeCachedResponseAsync(cacheContext, cacheEntry, policies))