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