3 writes to _lastValueCheckedForNull
System.Data.Entity (3)
System\Data\Query\ResultAssembly\BridgeDataRecord.cs (3)
164
_lastValueCheckedForNull
= null;
430
_lastValueCheckedForNull
= null;
636
_lastValueCheckedForNull
= columnValue;
1 reference to _lastValueCheckedForNull
System.Data.Entity (1)
System\Data\Query\ResultAssembly\BridgeDataRecord.cs (1)
426
result =
_lastValueCheckedForNull
;