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