Base:
property
Identity
System.Data.Metadata.Edm.MetadataItem.Identity
2 references to Identity
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Shaper.cs (1)
454var relatedEndKey = Tuple.Create<string, string, string>(entitySet.Identity, associationType.Identity, sourceEndName);
System\Data\Mapping\MetadataMappingHasherVisitor.cs (1)
287this.AddObjectContentToHashBuilder(associationSet.Identity);