2 overrides of CreateNullValueException
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Shaper.cs (2)
921protected override Exception CreateNullValueException() 951protected override Exception CreateNullValueException()
1 reference to CreateNullValueException
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\Shaper.cs (1)
867throw CreateNullValueException();