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