1 write to current
System.Data.Linq (1)
DataContext.cs (1)
1691this.current = current;
1 reference to current
System.Data.Linq (1)
DataContext.cs (1)
1700get { return this.current; }