1 write to hasDependency
System.Data.Linq (1)
SqlClient\Query\SqlOuterApplyReducer.cs (1)
299this.hasDependency = true;
2 references to hasDependency
System.Data.Linq (2)
SqlClient\Query\SqlOuterApplyReducer.cs (2)
277return v.hasDependency; 290if (this.hasDependency)