1 write to _next
Microsoft.AspNetCore.ResponseCaching (1)
ResponseCachingMiddleware.cs (1)
72_next = next;
2 references to _next
Microsoft.AspNetCore.ResponseCaching (2)
ResponseCachingMiddleware.cs (2)
106await _next(httpContext); 128await _next(httpContext);