1 reference to TryServeFromCacheAsync
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheMiddleware.cs (1)
112bool served = await TryServeFromCacheAsync(context, policies);