2 references to ProviderIncompatibleException
System.Data.Entity (1)
System\Data\Common\EntityUtil.cs (1)
491
return new
ProviderIncompatibleException
(error, innerException);
System.Data.Entity.Design (1)
System\Data\Entity\Design\Common\EDesignUtil.cs (1)
162
return new
ProviderIncompatibleException
(message, inner);