1 write to box
System.Data.Services.Client (1)
System\Data\Services\Client\ALinq\ProjectionAnalyzer.cs (1)
528
this.
box
= pb;
6 references to box
System.Data.Services.Client (6)
System\Data\Services\Client\ALinq\ProjectionAnalyzer.cs (6)
596
var nullCheck = ResourceBinder.PatternRules.MatchNullCheck(this.
box
.ParamExpressionInScope, c);
644
box
.AppendToPath(pi);
689
ProjectionAnalyzer.Analyze(lambda, this.
box
);
695
ProjectionAnalyzer.Analyze(init, this.
box
);
713
if (p !=
box
.ParamExpressionInScope)
718
this.
box
.StartNewPath();