4 references to CounterChannel
Microsoft.AspNetCore.SignalR.Tests (4)
HubConnectionHandlerTestUtils\Hubs.cs (4)
721
return
CounterChannel
(count);
728
return
CounterChannel
(count);
734
return
CounterChannel
(count);
768
return new AsyncEnumerableImplChannelThrows<string>(
CounterChannel
(count));