1 reference to VisitJoin
System.Data.Linq (1)
SqlClient\Query\QueryConverter.cs (1)
2061return this.VisitJoin(mc.Arguments[0], mc.Arguments[1], this.GetLambda(mc.Arguments[2]), this.GetLambda(mc.Arguments[3]), this.GetLambda(mc.Arguments[4]));