1 reference to AsyncEnumerableImpl
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTestUtils\Hubs.cs (1)
763
return new
AsyncEnumerableImpl
<string>(CounterAsyncEnumerable(count));