1 write to _currentIsNull
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\RecordState.cs (1)
87_currentIsNull = _pendingIsNull;
1 reference to _currentIsNull
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\RecordState.cs (1)
137get { return _currentIsNull; }