1 write to _next
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Middleware\TlsListenerMiddleware.cs (1)
17
_next
= next;
1 reference to _next
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Middleware\TlsListenerMiddleware.cs (1)
78
await
_next
(connection);