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