5 writes to _state
System.Data.Entity (5)
System\Data\Common\Internal\Materialization\Shaper.cs (5)
1445_state = State.Start; 1477_state = State.NoRows; 1489_state = State.NoRows; 1524_state = State.Reading; 1529_state = State.NoRowsLastElementPending;
2 references to _state
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Shaper.cs (2)
1465switch (_state) 1495if (_state == State.NoRows)