2 writes to _pendingIsNull
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\RecordState.cs (2)
258_pendingIsNull = false; 296_pendingIsNull = true;
1 reference to _pendingIsNull
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\RecordState.cs (1)
87_currentIsNull = _pendingIsNull;