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