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