4 references to List
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\StructuredProperty.cs (2)
210(_collectionKind == CollectionKind.List)) 291_collectionKind = CollectionKind.List;
System.Data.Entity.Design (1)
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
843else if (collectionKind == CollectionKind.List)
System.Data.Services.Design (1)
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
766else if (collectionKind == CollectionKind.List)