1 write to _next
Microsoft.AspNetCore.Diagnostics.Middleware (1)
Latency\CapturePipelineEntryMiddleware.cs (1)
23_next = Throw.IfNull(next);
1 reference to _next
Microsoft.AspNetCore.Diagnostics.Middleware (1)
Latency\CapturePipelineEntryMiddleware.cs (1)
28await _next(context).ConfigureAwait(false);