4 references to BlockingConnectionHandler
Microsoft.AspNetCore.Http.Connections.Tests (4)
HttpConnectionDispatcherTests.cs (4)
1680services.AddSingleton<BlockingConnectionHandler>(); 1685builder.UseConnectionHandler<BlockingConnectionHandler>(); 1715services.AddSingleton<BlockingConnectionHandler>(); 1719builder.UseConnectionHandler<BlockingConnectionHandler>();