2 instantiations of Enumerator
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\RelationshipEndCollection.cs (2)
153
return new
Enumerator
(EndLookup,KeysInDefOrder);
167
return new
Enumerator
(EndLookup,KeysInDefOrder);