1 reference to GetIAsyncEnumeratorInterface
Microsoft.AspNetCore.SignalR.Core (1)
src\SignalR\common\Shared\AsyncEnumerableAdapters.cs (1)
187
var type = ReflectionHelper.
GetIAsyncEnumeratorInterface
(enumerator.GetType());