2 references to CellCreator
System.Data.Entity (2)
System\Data\Mapping\StorageEntityContainerMapping.cs (1)
441
CellCreator cellCreator = new
CellCreator
(args.ContainerMapping);
System\Data\Mapping\ViewGeneration\ViewgenGatekeeper.cs (1)
46
CellCreator cellCreator = new
CellCreator
(containerMapping);