2 references to _groups
Microsoft.AspNetCore.SignalR.StackExchangeRedis (2)
RedisHubLifetimeManager.cs (2)
317return _groups.AddSubscriptionAsync(groupChannel, connection, SubscribeToGroupAsync); 328await _groups.RemoveSubscriptionAsync(groupChannel, connection, this, static (state, channelName) =>