1 instantiation of PassThroughConnectionMiddleware
Sockets.FunctionalTests (1)
src\Servers\Kestrel\shared\test\PassThroughConnectionMiddleware.cs (1)
89builder.Use(next => new PassThroughConnectionMiddleware(next).OnConnectionAsync);