1 write to _next
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Middleware\ConnectionLimitMiddleware.cs (1)
26
_next
= next;
1 reference to _next
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Middleware\ConnectionLimitMiddleware.cs (1)
48
await
_next
(connection);