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