1 write to aliases
System.Data.Linq (1)
SqlClient\Query\SqlOuterApplyReducer.cs (1)
238
this.
aliases
= aliases;
1 reference to aliases
System.Data.Linq (1)
SqlClient\Query\SqlOuterApplyReducer.cs (1)
255
if (this.parent.
aliases
.Contains(cref.Column.Alias)) {