6 references to ServiceProviderConnectionHandler
Microsoft.AspNetCore.Http.Connections.Tests (6)
HttpConnectionDispatcherTests.cs (6)
2962services.AddSingleton<ServiceProviderConnectionHandler>(); 2965builder.UseConnectionHandler<ServiceProviderConnectionHandler>(); 3013services.AddSingleton<ServiceProviderConnectionHandler>(); 3022builder.UseConnectionHandler<ServiceProviderConnectionHandler>(); 3068services.AddSingleton<ServiceProviderConnectionHandler>(); 3077builder.UseConnectionHandler<ServiceProviderConnectionHandler>();