1 reference to CopyToAsync
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheMiddleware.cs (1)
316await context.CachedResponse.CopyToAsync(response.BodyWriter, context.HttpContext.RequestAborted);