3 references to _excludedConnectionIds
Microsoft.AspNetCore.SignalR.Microbenchmarks (3)
RedisHubLifetimeManagerBenchmark.cs (3)
70_excludedConnectionIds.Add(_clients[i].Connection.ConnectionId); 144await _manager1.SendAllExceptAsync("Test", _args, _excludedConnectionIds); 150await _manager1.SendGroupExceptAsync("Everyone", "Test", _args, _excludedConnectionIds);