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