2 references to GetIEnumerableOfT
Microsoft.CodeAnalysis.CSharp (2)
Binder\ForEachLoopBinder.cs (2)
1851
GetIEnumerableOfT
(allInterfaces, isAsync, compilation, ref @implementedIEnumerable, ref foundMultiple);
1856
GetIEnumerableOfT
(type.AllInterfacesWithDefinitionUseSiteDiagnostics(ref useSiteInfo), isAsync, compilation, ref @implementedIEnumerable, ref foundMultiple);