1 reference to EmptyGroupConnectionList
Microsoft.AspNetCore.SignalR.Core (1)
Internal\HubGroupList.cs (1)
39var groupToRemove = new KeyValuePair<string, GroupConnectionList>(groupName, EmptyGroupConnectionList);