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)
538
Expression entryParameterAtMemberInit = this.pathBuilder.
ParameterEntryInScope
;
558
entryToInitValue = this.pathBuilder.
ParameterEntryInScope
;
560
entryParameterForMembers = (ParameterExpression)this.pathBuilder.
ParameterEntryInScope
;
576
this.pathBuilder.
ParameterEntryInScope
,
611
if (this.annotations.TryGetValue(this.pathBuilder.
ParameterEntryInScope
, out entryAnnotation))
726
result ?? this.pathBuilder.
ParameterEntryInScope
,
980
this.pathBuilder.
ParameterEntryInScope
,
1069
this.pathBuilder.
ParameterEntryInScope
,