4 references to CollectionType
System.Data.Entity (4)
System\Data\EntityModel\SchemaObjectModel\CollectionTypeElement.cs (1)
76if (CanHandleElement(reader, XmlConstants.CollectionType))
System\Data\EntityModel\SchemaObjectModel\Parameter.cs (1)
272else if (CanHandleElement(reader, XmlConstants.CollectionType))
System\Data\EntityModel\SchemaObjectModel\ReturnType.cs (1)
208else if (CanHandleElement(reader, XmlConstants.CollectionType))
System\Data\EntityModel\SchemaObjectModel\RowTypePropertyElement.cs (1)
91if (CanHandleElement(reader, XmlConstants.CollectionType))