7 references to IsCatchableExceptionType
System.Data.Entity.Design (7)
System\Data\Entity\Design\EntityCodeGenerator.cs (1)
387
if (MetadataUtil.
IsCatchableExceptionType
(e))
System\Data\Entity\Design\EntityModelSchemaGenerator.cs (1)
445
if (MetadataUtil.
IsCatchableExceptionType
(e))
System\Data\Entity\Design\EntityStoreSchemaGenerator.cs (2)
212
if (MetadataUtil.
IsCatchableExceptionType
(e))
401
if (MetadataUtil.
IsCatchableExceptionType
(e))
System\Data\Entity\Design\SSDLGenerator\EntityStoreSchemaGeneratorDatabaseSchemaLoader.cs (1)
53
if (!MetadataUtil.
IsCatchableExceptionType
(e))
System\Data\EntityModel\EntityClassGenerator.cs (2)
142
if (MetadataUtil.
IsCatchableExceptionType
(e))
234
if(MetadataUtil.
IsCatchableExceptionType
(e))