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)
137
get { return
_currentIsNull
; }