4 references to AllocateStateSlot
System.Data.Entity (4)
System\Data\Common\Internal\Materialization\Translator.cs (4)
951int entitySetStateSlotNumber = translator.AllocateStateSlot(); 1587int stateSlotNumber = AllocateStateSlot(); 1979int stateSlotNumber = AllocateStateSlot(); 1994int keyStateSlotNumber = AllocateStateSlot();