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