2 references to ConstructCaseBlocks
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\CqlGenerator.cs (2)
199CqlBlock result = ConstructCaseBlocks(viewBlock, 0, topSlots, withRelationships); 245CqlBlock childBlock = ConstructCaseBlocks(viewBlock, foundSlot + 1, thisRequiredSlots, null);