3 references to IsCollectionType
System.Data.Services.Design (3)
System\Data\EntityModel\Emitters\PropertyEmitter.cs (3)
504else if (Helper.IsCollectionType(propertyType)) 526if (!Helper.IsCollectionType(propertyType)) 862if (Helper.IsCollectionType(Item.TypeUsage.EdmType) && GetCollectionKind(Item.TypeUsage) != CollectionKind.None)