1 reference to MakeReflectionAsyncEnumerator
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
923createAndConsumeStream = () => ReadAsyncEnumeratorStream(AsyncEnumerableAdapters.MakeReflectionAsyncEnumerator(reader, tokenSource.Token));