2 references to GenerateCells
System.Data.Entity (2)
System\Data\Mapping\StorageEntityContainerMapping.cs (1)
442result.Cells = cellCreator.GenerateCells(args.Config);
System\Data\Mapping\ViewGeneration\ViewgenGatekeeper.cs (1)
47List<Cell> cells = cellCreator.GenerateCells(config);