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