1 reference to GetIEnumerableOfT
Microsoft.CodeAnalysis.CSharp (1)
Binder\ForEachLoopBinder.cs (1)
1760
NamedTypeSymbol implementedIEnumerable =
GetIEnumerableOfT
(type, isAsync, Compilation, ref useSiteInfo, out foundMultiple, out bool needSupportForRefStructInterfaces);