1 write to _next
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheMiddleware.cs (1)
67_next = next;
3 references to _next
Microsoft.AspNetCore.OutputCaching (3)
OutputCacheMiddleware.cs (3)
86return _next(httpContext); 165await _next(httpContext); 197await _next(httpContext);