2 references to EntityType
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainerEntitySet.cs (1)
120
else if (CanHandleAttribute(reader, XmlConstants.
EntityType
))
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
631
else if (CanHandleElement(reader, XmlConstants.
EntityType
))