2 references to Flatten
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\CellTreeNode.cs (1)
110
return FlatteningVisitor.
Flatten
(this);
System\Data\Mapping\ViewGeneration\Structures\CellTreeNodeVisitors.cs (1)
170
CellTreeNode newNode = FlatteningVisitor.
Flatten
(node);