3 references to GetCurrentRelationValue
System.Data.Entity (3)
System\Data\Objects\RelationshipEntry.cs (3)
414return GetCurrentRelationValue(ordinal, true); 465EntityKey entityKey = this.GetCurrentRelationValue(i, false) as EntityKey; 594return GetCurrentRelationValue(ordinal, false);