4 references to Current
System.Data.Entity (4)
System\Data\Common\Internal\Materialization\Shaper.cs (4)
1260get { return _shaper.RootCoordinator.Current; } 1265get { return _shaper.RootCoordinator.Current; } 1516_previousElement = _rowEnumerator.RootCoordinator.Current; 1656_current = ((Coordinator<RecordState>)currentCoordinator).Current;