1 reference to GetConnectionHandlerType
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTestUtils\Utils.cs (1)
78
return (Connections.ConnectionHandler)serviceProvider.GetService(
GetConnectionHandlerType
(hubType));