2 references to ValueNullReferenceCast
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Shaper.cs (1)
923
return EntityUtil.
ValueNullReferenceCast
(typeof(TColumn));
System\Data\Common\Internal\Materialization\Translator.cs (1)
839
throw EntityUtil.
ValueNullReferenceCast
(typeof(TTarget));