3 references to Add
Microsoft.AspNetCore.SignalR.Core (1)
DefaultHubLifetimeManager.cs (1)
294
_connections.
Add
(connection);
Microsoft.AspNetCore.SignalR.StackExchangeRedis (2)
Internal\RedisSubscriptionManager.cs (1)
28
subscription.
Add
(connection);
RedisHubLifetimeManager.cs (1)
100
_connections.
Add
(connection);