7 references to CallMaterializer
System.Data.Services.Client (7)
System\Data\Services\Client\ProjectionPlanCompiler.cs (7)
435
Expression result =
CallMaterializer
("ProjectionCheckValueForPathIsNull", entry, entryType, Expression.Constant(path, typeof(object)));
450
Expression result =
CallMaterializer
("ProjectionValueForPath", this.materializerExpression, entry, entryType, Expression.Constant(path, typeof(object)));
600
Expression nestedEntry =
CallMaterializer
(
698
Expression reboundExpression =
CallMaterializer
(
724
result =
CallMaterializer
(
977
result =
CallMaterializer
(
1066
result =
CallMaterializer
(