2 references to IsOfTypes
System.Data.Entity (2)
System\Data\Mapping\BaseMetadataMappingVisitor.cs (1)
414
foreach (var type in storageComplexTypeMapping.
IsOfTypes
)
System\Data\Mapping\ViewGeneration\CellCreator.cs (1)
415
foreach (EdmType type in complexTypeMap.
IsOfTypes
)