2 references to GetPrimitiveCommonSuperTypes
System.Data.Entity (2)
System\Data\Metadata\TypeSemantics.cs (2)
869objectModel.ReadOnlyCollection<PrimitiveType> superTypes = GetPrimitiveCommonSuperTypes((PrimitiveType)type1.EdmType, 896objectModel.ReadOnlyCollection<PrimitiveType> superTypes = GetPrimitiveCommonSuperTypes(primitiveType1, primitiveType2);