1 write to endIndex
System.Data.Linq (1)
Types.cs (1)
521
this.
endIndex
= entitySet.entities.Count - 1;
1 reference to endIndex
System.Data.Linq (1)
Types.cs (1)
536
if (index ==
endIndex
) return false;