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