1 reference to AllInterfacesContainsIEnumerable
Microsoft.CodeAnalysis.CSharp (1)
Binder\ForEachLoopBinder.cs (1)
1044
if (!
AllInterfacesContainsIEnumerable
(collectionSyntax, ref builder, unwrappedCollectionExprType, isAsync, diagnostics, out bool foundMultipleGenericIEnumerableInterfaces))