1 write to shape
System.Data.Linq (1)
SqlClient\Query\SqlBinder.cs (1)
116
this.
shape
= shape;
4 references to shape
System.Data.Linq (4)
SqlClient\Query\SqlBinder.cs (4)
678
&& this.
shape
!= null && this.
shape
.IsPreloaded(mm.Member) && mm.LoadMethod == null
1041
if (!this.disableInclude && this.
shape
!= null && this.alreadyIncluded != null) {
1044
if (this.
shape
.IsPreloaded(mi) && mdm.LoadMethod == null) {