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