2 references to _users
Microsoft.AspNetCore.SignalR.StackExchangeRedis (2)
RedisHubLifetimeManager.cs (2)
361return _users.RemoveSubscriptionAsync(userChannel, connection, this, static (state, channelName) => 587return _users.AddSubscriptionAsync(userChannel, connection, async (channelName, subscriptions) =>