9 references to ParameterEntryInScope
System.Data.Services.Client (9)
System\Data\Services\Client\ProjectionPathBuilder.cs (1)
127" param:" + this.ParameterEntryInScope;
System\Data\Services\Client\ProjectionPlanCompiler.cs (8)
538Expression entryParameterAtMemberInit = this.pathBuilder.ParameterEntryInScope; 558entryToInitValue = this.pathBuilder.ParameterEntryInScope; 560entryParameterForMembers = (ParameterExpression)this.pathBuilder.ParameterEntryInScope; 576this.pathBuilder.ParameterEntryInScope, 611if (this.annotations.TryGetValue(this.pathBuilder.ParameterEntryInScope, out entryAnnotation)) 726result ?? this.pathBuilder.ParameterEntryInScope, 980this.pathBuilder.ParameterEntryInScope, 1069this.pathBuilder.ParameterEntryInScope,