Base:
property
Identity
System.Data.Metadata.Edm.MetadataItem.Identity
2 references to Identity
System.Data.Entity (2)
System\Data\Mapping\MetadataMappingHasherVisitor.cs (1)
94this.AddObjectContentToHashBuilder(entityContainer.Identity);
System\Data\Mapping\StorageEntityContainerMapping.cs (1)
60this.identity = entityContainer.Identity;