1 reference to OnConnectedSendToClientHub
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTests.cs (1)
5105
var connectionHandler = serviceProvider.GetService<HubConnectionHandler<
OnConnectedSendToClientHub
>>();