Base:
property
IsOfTypes
System.Data.Mapping.StorageTypeMapping.IsOfTypes
2 references to IsOfTypes
System.Data.Entity (2)
System\Data\Mapping\StorageMappingItemLoader.cs (1)
1143if (entityTypeMapping.IsOfTypes.Count != 0 || entityTypeMapping.Types.Count != 1)
System\Data\Mapping\ViewGeneration\CellCreator.cs (1)
292foreach (EdmType type in entityTypeMap.IsOfTypes)