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