2 references to SingleClientProxy
Microsoft.AspNetCore.SignalR.Core (2)
Internal\HubCallerClients.cs (2)
35return new SingleClientProxy(_hubClients.Client(_connectionId), this); 55return new SingleClientProxy(_hubClients.Client(connectionId), this);