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