1 write to _stateCount
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\ShaperFactory.cs (1)
58
_stateCount
= stateCount;
1 reference to _stateCount
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\ShaperFactory.cs (1)
70
return new Shaper<T>(reader, context, workspace, mergeOption,
_stateCount
, _rootCoordinatorFactory, _checkPermissions, readerOwned);