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