1 write to LeftProduction
System.Data.Linq (1)
SqlClient\Query\SqlLiftIndependentRowExpressions.cs (1)
95expressionSink.LeftProduction = SqlGatherProducedAliases.Gather(join.Left);
1 reference to LeftProduction
System.Data.Linq (1)
SqlClient\Query\SqlLiftIndependentRowExpressions.cs (1)
58bool referencesLeftsideAliases = SqlAliasesReferenced.ReferencesAny(sc.Expression, expressionSink.LeftProduction);