1 write to disableInclude
System.Data.Linq (1)
SqlClient\Query\SqlBinder.cs (1)
135
this.
disableInclude
= true;
1 reference to disableInclude
System.Data.Linq (1)
SqlClient\Query\SqlBinder.cs (1)
1041
if (!this.
disableInclude
&& this.shape != null && this.alreadyIncluded != null) {