2 references to IsIAsyncEnumerable
Microsoft.CodeAnalysis.CSharp (2)
Binder\ForEachLoopBinder.cs (2)
1002if (isAsync && IsIAsyncEnumerable(unwrappedCollectionExprType)) 1110Debug.Assert(IsIAsyncEnumerable(collectionType.OriginalDefinition));