1 write to _hasIndependentRelationships
System.Data.Entity (1)
System\Data\Metadata\Edm\EntitySet.cs (1)
163
_hasIndependentRelationships
= foundIndependentRelationship;
1 reference to _hasIndependentRelationships
System.Data.Entity (1)
System\Data\Metadata\Edm\EntitySet.cs (1)
123
return
_hasIndependentRelationships
;