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