1 instantiation of RelationshipEndEnumerator
System.Data.Entity (1)
System\Data\Objects\EntityEntry.cs (1)
775
return new
RelationshipEndEnumerator
(_entityEntry);
1 reference to RelationshipEndEnumerator
System.Data.Entity (1)
System\Data\Objects\EntityEntry.cs (1)
773
public
RelationshipEndEnumerator
GetEnumerator()