7 references to Name
System.Data.Entity (7)
System\Data\EntityModel\SchemaObjectModel\EntityContainerRelationshipSetEnd.cs (1)
56
if (namespaceUri == null && localName == XmlConstants.
Name
)
System\Data\EntityModel\SchemaObjectModel\FacetDescriptionElement.cs (1)
40
if (namespaceUri == null && localName == XmlConstants.
Name
)
System\Data\EntityModel\SchemaObjectModel\OnOperation.cs (1)
72
if (namespaceUri == null && localName == XmlConstants.
Name
)
System\Data\EntityModel\SchemaObjectModel\ReferenceSchema.cs (1)
94
if (namespaceUri == null && localName == XmlConstants.
Name
)
System\Data\EntityModel\SchemaObjectModel\RelationshipEnd.cs (1)
146
if (namespaceUri == null && localName == XmlConstants.
Name
)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
731
if (namespaceUri == null && localName == XmlConstants.
Name
)
System\Data\EntityModel\SchemaObjectModel\SchemaElement.cs (1)
641
if(CanHandleAttribute(reader, XmlConstants.
Name
))