2 references to SlotInfo
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\CqlGeneration\SlotInfo.cs (1)
31
:
this
(isRequiredByParent, isProjected, slotValue, outputMember, false /* enforceNotNull */)
System\Data\Mapping\ViewGeneration\Structures\OpCellTreeNode.cs (1)
517
SlotInfo slotInfo = new
SlotInfo
(true, true, slot, memberPath, enforceNotNull);