4 references to FindIEnumerable
System.Data.Entity (4)
System\Data\Objects\ELinq\TypeSystem.cs (4)
44return FindIEnumerable(seqType) != null; 174Type ienum = FindIEnumerable(iface); 180return FindIEnumerable(seqType.BaseType); 186Type ienum = FindIEnumerable(seqType);