2 references to DependsOnMemberValue
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\CqlGenerator.cs (2)
175!caseStatement.DependsOnMemberValue; // if case statement returns its slot value as one of the options, then we need to produce it 242thisRequiredSlots[foundSlot] = thisCaseStatement.DependsOnMemberValue;