1 write to topLevelProjectionFound
System.Data.Services.Client (1)
System\Data\Services\Client\ProjectionPlanCompiler.cs (1)
349
this.
topLevelProjectionFound
= true;
1 reference to topLevelProjectionFound
System.Data.Services.Client (1)
System\Data\Services\Client\ProjectionPlanCompiler.cs (1)
347
if (!this.
topLevelProjectionFound
|| lambda.Parameters.Count == 1 && ClientType.CheckElementTypeIsEntity(lambda.Parameters[0].Type))