5 references to Shaper_Reader
System.Data.Entity (5)
System\Data\Common\Internal\Materialization\CoordinatorScratchpad.cs (2)
379Translator.Shaper_Reader, 455Translator.Shaper_Reader,
System\Data\Common\Internal\Materialization\Translator.cs (3)
1018Expression result = Emit_EnsureType(Expression.Call(Shaper_Reader, DbDataReader_GetValue, Expression.Constant(ordinal)), type); 1028Expression result = Expression.Call(Shaper_Reader, DbDataReader_IsDBNull, Expression.Constant(ordinal)); 2087result = Expression.Call(Shaper_Reader, readerMethod, Expression.Constant(ordinal));