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