1 write to _next
Microsoft.AspNetCore.HttpLogging (1)
W3CLoggingMiddleware.cs (1)
59
_next
= next;
1 reference to _next
Microsoft.AspNetCore.HttpLogging (1)
W3CLoggingMiddleware.cs (1)
195
await
_next
(context);