4 references to DbDataReader_GetValue
System.Data.Entity (4)
System\Data\Common\Internal\Materialization\Translator.cs (4)
1018
Expression result = Emit_EnsureType(Expression.Call(Shaper_Reader,
DbDataReader_GetValue
, Expression.Constant(ordinal)), type);
2198
result =
DbDataReader_GetValue
;
2203
result =
DbDataReader_GetValue
;
2207
result =
DbDataReader_GetValue
;