2 references to IsICollection
System.Data.Entity (2)
System\Data\Objects\ELinq\Translator.cs (2)
497if (IsICollection(type, out collectionElementType)) 505if (IsICollection(interfaceType, out collectionElementType))