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