7 references to SocketConnectionFactory
http2cat (1)
src\Shared\Http2cat\Http2CatIServiceCollectionExtensions.cs (1)
16services.AddSingleton<IConnectionFactory, SocketConnectionFactory>();
IIS.FunctionalTests (1)
src\Shared\Http2cat\Http2CatIServiceCollectionExtensions.cs (1)
16services.AddSingleton<IConnectionFactory, SocketConnectionFactory>();
IIS.LongTests (1)
src\Shared\Http2cat\Http2CatIServiceCollectionExtensions.cs (1)
16services.AddSingleton<IConnectionFactory, SocketConnectionFactory>();
IIS.NewHandler.FunctionalTests (1)
src\Shared\Http2cat\Http2CatIServiceCollectionExtensions.cs (1)
16services.AddSingleton<IConnectionFactory, SocketConnectionFactory>();
IIS.NewShim.FunctionalTests (1)
src\Shared\Http2cat\Http2CatIServiceCollectionExtensions.cs (1)
16services.AddSingleton<IConnectionFactory, SocketConnectionFactory>();
IISExpress.FunctionalTests (1)
src\Shared\Http2cat\Http2CatIServiceCollectionExtensions.cs (1)
16services.AddSingleton<IConnectionFactory, SocketConnectionFactory>();
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
src\Shared\Http2cat\Http2CatIServiceCollectionExtensions.cs (1)
16services.AddSingleton<IConnectionFactory, SocketConnectionFactory>();