3 references to ResetIsRequiredByParent
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\CqlGeneration\SlotInfo.cs (2)
59/// If slot is required by the parent. Can be reset to false in <see cref="ResetIsRequiredByParent"/> method. 83/// Can be reset to false by calling <see cref="ResetIsRequiredByParent"/> method.
System\Data\Mapping\ViewGeneration\CqlGenerator.cs (1)
258slotInfos[i].ResetIsRequiredByParent();