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