1 write to materializerExpression
System.Data.Services.Client (1)
System\Data\Services\Client\ProjectionPlanCompiler.cs (1)
63
this.
materializerExpression
= Expression.Parameter(typeof(object), "mat");
14 references to materializerExpression
System.Data.Services.Client (14)
System\Data\Services\Client\ProjectionPlanCompiler.cs (14)
373
this.
materializerExpression
,
450
Expression result = CallMaterializer("ProjectionValueForPath", this.
materializerExpression
, entry, entryType, Expression.Constant(path, typeof(object)));
647
this.
materializerExpression
,
656
this.
materializerExpression
,
663
this.
materializerExpression
,
677
this.
materializerExpression
,
700
this.
materializerExpression
,
859
this.
materializerExpression
,
877
this.
materializerExpression
,
899
this.
materializerExpression
,
923
this.
materializerExpression
,
979
this.
materializerExpression
,
1068
this.
materializerExpression
,
1122
this.
materializerExpression
,