Implemented interface member:
method
GetNavigationPropertyValue
System.Data.Objects.Internal.IPropertyAccessorStrategy.GetNavigationPropertyValue(System.Data.Objects.DataClasses.RelatedEnd)
2 references to GetNavigationPropertyValue
System.Data.Entity (2)
System\Data\Objects\Internal\PocoPropertyAccessorStrategy.cs (2)
152object collection = GetNavigationPropertyValue(relatedEnd); 216object collection = GetNavigationPropertyValue(relatedEnd);