2 references to IsIAsyncEnumerable
Microsoft.AspNetCore.SignalR.Core (2)
src\SignalR\common\Shared\ReflectionHelper.cs (1)
22if (IsIAsyncEnumerable(type))
StreamTracker.cs (1)
114if (ReflectionHelper.IsIAsyncEnumerable(type))