3 references to Generate
System.Data.Entity (3)
System\Data\Mapping\FunctionImportMappingComposable.cs (1)
108
Command itree = ITreeGenerator.
Generate
(tree, discriminatorMap);
System\Data\Mapping\ViewGeneration\GeneratedView.cs (1)
213
Command itree = ITreeGenerator.
Generate
(tree, m_discriminatorMap);
System\Data\Query\PlanCompiler\ITreeGenerator.cs (1)
248
return
Generate
(ctree, null);