4 references to RowType
System.Data.Entity (4)
System\Data\EntityModel\SchemaObjectModel\CollectionTypeElement.cs (1)
91else if (CanHandleElement(reader, XmlConstants.RowType))
System\Data\EntityModel\SchemaObjectModel\Parameter.cs (1)
287else if (CanHandleElement(reader, XmlConstants.RowType))
System\Data\EntityModel\SchemaObjectModel\ReturnType.cs (1)
223else if (CanHandleElement(reader, XmlConstants.RowType))
System\Data\EntityModel\SchemaObjectModel\RowTypePropertyElement.cs (1)
106else if (CanHandleElement(reader, XmlConstants.RowType))