2 references to NavigationProperty
System.Data.Entity (2)
System\Data\Objects\Internal\PocoPropertyAccessorStrategy.cs (2)
103if (relatedEnd.NavigationProperty != null) 105EntityType declaringEntityType = (EntityType)relatedEnd.NavigationProperty.DeclaringType;