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