2 overrides of CreateWrongTypeException
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Shaper.cs (2)
926
protected override Exception
CreateWrongTypeException
(Type resultType)
959
protected override Exception
CreateWrongTypeException
(Type resultType)
1 reference to CreateWrongTypeException
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\Shaper.cs (1)
888
throw
CreateWrongTypeException
(resultType);