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