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