1 write to otherSouce
System.Data.Linq (1)
SqlClient\Query\Translator.cs (1)
206
this.
otherSouce
= otherSouce;
1 reference to otherSouce
System.Data.Linq (1)
SqlClient\Query\Translator.cs (1)
227
return WhereClauseFromSourceAndKeys(this.
otherSouce
, this.association.OtherKey.ToArray(), keyValues);