1 write to box
System.Data.Services.Client (1)
System\Data\Services\Client\ALinq\ProjectionAnalyzer.cs (1)
272
this.
box
= pb;
6 references to box
System.Data.Services.Client (6)
System\Data\Services\Client\ALinq\ProjectionAnalyzer.cs (6)
381
var nullCheck = ResourceBinder.PatternRules.MatchNullCheck(this.
box
.ParamExpressionInScope, c);
410
box
.AppendToPath(pi);
444
ProjectionAnalyzer.Analyze(lambda, this.
box
);
460
ProjectionAnalyzer.Analyze(init, this.
box
);
492
if (p !=
box
.ParamExpressionInScope)
497
this.
box
.StartNewPath();