1 write to _gatherData
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\RecordStateScratchpad.cs (1)
49
set {
_gatherData
= value; }
1 reference to _gatherData
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\RecordStateScratchpad.cs (1)
48
get { return
_gatherData
; }