1 write to _next
Microsoft.AspNetCore.HttpLogging (1)
HttpLoggingMiddleware.cs (1)
36_next = next;
3 references to _next
Microsoft.AspNetCore.HttpLogging (3)
HttpLoggingMiddleware.cs (3)
54return _next(context); 64return _next(context); 215await _next(context);