1 write to _hasForeignKeyRelationships
System.Data.Entity (1)
System\Data\Metadata\Edm\EntitySet.cs (1)
162
_hasForeignKeyRelationships
= foundFkRelationship;
1 reference to _hasForeignKeyRelationships
System.Data.Entity (1)
System\Data\Metadata\Edm\EntitySet.cs (1)
108
return
_hasForeignKeyRelationships
;