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