3 writes to _current
System.Data.Entity (3)
System\Data\Common\Internal\Materialization\Shaper.cs (3)
1607_current = null; 1644_current = null; 1656_current = ((Coordinator<RecordState>)currentCoordinator).Current;
2 references to _current
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Shaper.cs (2)
1614get { return _current; } 1628get { return _current; }