2 references to GroupManager
Microsoft.AspNetCore.SignalR.Core (2)
Internal\HubContext.cs (1)
15Groups = new GroupManager<THub>(lifetimeManager);
Internal\HubContext`T.cs (1)
20Groups = new GroupManager<THub>(lifetimeManager);