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