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)
70return new Shaper<T>(reader, context, workspace, mergeOption, _stateCount, _rootCoordinatorFactory, _checkPermissions, readerOwned);