1 write to _stateSlotCount
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\Translator.cs (1)
281return _stateSlotCount++;
1 reference to _stateSlotCount
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\Translator.cs (1)
232result = new ShaperFactory<TRequestedType>(translator._stateSlotCount, coordinatorFactory, checkPermissionsDelegate, mergeOption);