1 reference to IsParentOf
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\MemberPath.cs (1)
298if (entitySetType.EdmEquals(memberDeclaringType) || MetadataHelper.IsParentOf(memberDeclaringType, entitySetType) || parentType == null)