1 write to _next
Microsoft.AspNetCore.HttpLogging (1)
HttpLoggingMiddleware.cs (1)
39_next = next;
3 references to _next
Microsoft.AspNetCore.HttpLogging (3)
HttpLoggingMiddleware.cs (3)
58return _next(context); 68return _next(context); 218await _next(context);