4 writes to _depth
System.Data.Entity (4)
System\Data\Common\Internal\Materialization\Shaper.cs (4)
1608_depth = -1; 1649_depth = 0; 1657_depth++; 1661_depth++;
3 references to _depth
System.Data.Entity (3)
System\Data\Common\Internal\Materialization\Shaper.cs (3)
1638if (-1 == _depth || _rowEnumerator.Current.Length == _depth) 1653Coordinator currentCoordinator = _rowEnumerator.Current[_depth];