2 references to VisitDelete
System.Data.Linq (2)
SqlClient\Query\QueryConverter.cs (2)
2356return this.VisitDelete(mc.Arguments[0], this.GetLambda(mc.Arguments[1])); 2359return this.VisitDelete(mc.Arguments[0], null);